Yep you were right. Thanks. :)
Btw, this leads me to another question. Suppose I have two folders, one called "mutt"
and the other one is "mutt-sent"
If I want to trigger a command in the "mutt" folder but not in "mutt-sent" how can I
do this? The hook seems to make a match on either one.
I've tried "mutt" and "=mutt" for the hook. There must be some regexp pattern that
would get this right.
Or am I being too picky, and should just rename my folders? ;)
On Sat, Jan 29, 2000 at 12:57:39PM -0600, Jon Miner wrote:
> * Jim Breton ([EMAIL PROTECTED]) [000129 12:40]:
> > folder-hook =mutt "my_hdr From: Jim Breton <[EMAIL PROTECTED]>"
> >
> > But if I load mutt like this:
> >
> > mutt -f ~/mail/mutt
>
> A guess (untested because I don't have time right now to test it) is
> that it's noticing that "~/mail/mutt" != "=mutt", even though folder is
> (presumably) set to ~/mail. What happens if you type mutt -f =mail?
>
> jon
>
> --
> .Jonathan J. Miner------------------Division of Information Technology.
> |[EMAIL PROTECTED] University Of Wisconsin - Madison|
> |608/262.9655 Room 3149 Computer Science|
> `---------------------------------------------------------------------'
>
> "The best way to get a drink out of a Vogon is to stick your finger
> down his throat..."
> -- The Book, on one of the Vogon's social inadequacies.
> From _The_Hitchhikers_Guide_To_The_Galaxy_ by Douglas Adams