<<< Date Index >>>     <<< Thread Index >>>

Re: Cycling through folders



* Colin J. Raven <me@xxxxxxxxxxxxxxx> [2003-11-16 13:07 +0100]:
> mailboxes =+Maildir =+IN.mutt =+IN.postfix

Both '=' and '+' are shortcuts for your base mail directory.  Use one or
the other, but not both.  Examples from my mutt config:

set folder=~/mail
set postponed=+postponed
mailboxes =lists/mutt-users

I usually use the equals sign, but I use plus when assigning variables,
because they already have an equals for the variable assignment.

-- 
...computer contrarian of the first order... / http://aperiodic.net/phil/
PGP: 026A27F2  print: D200 5BDB FC4B B24A 9248  9F7A 4322 2D22 026A 27F2
--- --
In general, if you think something isn't in Perl, try it out, because it
usually is.  :-)
                       -- Larry Wall
---- --- --