[UFO Chicago] Taking a mutt home from the pound
Lukas Eklund
leklund@tastytronic.net
Tue, 29 Apr 2003 12:59:49 -0400
Quoting Jesse Becker:
> 1) There are a number of redraw problems. When I view the
No idea on this one.
> 2) While I can get mutt to read mail directly from
> /var/spool/mail/jbecker, I can't get it to leave them
> there. I essentially have one big inbox, and a bunch of
> other folders where things are sent via procmail. Having
> to manage two different 'inboxes' is a bit of a pain. :-)
set move=no
or you can set it "ask-no" or "ask-yes"
> 3) Any nifty tricks/suggestsions? I'm currently using the
> stock muttrc file, slightly tweaked.
I like the pager_index_lines feature.
macro pager \e\e0 ":set pager_index_lines=7\n:macro pager I \\e\\e1 toggle\\ pager_index_lines\n" "internal function"
macro pager \e\e1 ":set pager_index_lines=0\n:macro pager I \\e\\e0 toggle\\ pager_index_lines\n" "internal function"
macro pager I "\e\e0" "toggle pager_index_lines"
--
Lukas Eklund
leklund@tastytronic.net