[vox-tech] muttrc

Peter Jay Salzman vox-tech@lists.lugod.org
Tue, 11 Dec 2001 10:57:32 -0800


begin Ted Deppner <ted@psyber.com> 
> 
> macro index > s                 # emulate elm's > operator
> macro pager > s

ted, is elm's "save" key really '>'?   anyway, you might want to change
these lines to read:

	macro index > <save-message>
	macro pager > <save-message>

that way, if you ever bind s to another key (or if someone uses your .muttrc
and binds s to something else), the macro doesn't break.
 
> mbox-hook =linux-kernel.in =linux-kernel

do you *really* have that much free time on your hands?!?   ;-)

to everyone else:

mutt is exactly like linux -- it *hurts* for the first few weeks.  too many
configuration options.  too arcane.  the trick is:

	1. use someone else's .muttrc
	2. read the mutt manual when you have time
	3. configure your .muttrc as you learn more

pete