Duncan, Eric A. <[EMAIL PROTECTED]> wrote:
>
> I changed the option for 'set editor="pico +9 -t"' and it is working
> fine for forwarding, composing or replying.  But when viewing a new
> message, Mutt seems to be using the vi editor still.

Why would Mutt use an editor to "view" a message?  Mutt should use its
built-in pager, which works very well.

> Is there a way to force mutt to 'execute a command' on
> startup?  For example, hitting the 'SHIFT-G' key.

Yes, in your ~/.muttrc you can have a command "push G" which puts that
command on the keyboard input queue and will be executed once after Mutt
starts up.

> If there is such a way, is there a way to have it 'cycle' shift-G
> every 5 minutes or so to check for new mail?

It really seems like you want to use fetchmail to pull the user's mail
into their local spool mailboxes (since that *is* what happens when the
user hits 'G' anyway).  It can poll on a periodic basis.

Either that, or you want to use IMAP, which Mutt supports natively
(though not as well as for the other mailbox formats).

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
Convex Division  |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to