Re: save-hook not working

2000-07-19 Thread Michael Tatge
Hardy Merrill muttered: > My muttrc has this format for the "index_format" > > set index_format="%3C%?M?+& ?%Z %[%b %d] %-16.16F [%-9.9O] %-33.33s (%4l)" > I screwed something up - I've reworked a few things including > adding $alternates for my email addresses, and now my save-hook's > don't wo

Re: save-hook not working

2000-07-19 Thread Mikko Hänninen
Hardy Merrill <[EMAIL PROTECTED]> wrote on Wed, 19 Jul 2000: > Here is my mutt-users save-hook: > > save-hook mutt-users =Mutt-users This won't work, because if you don't supply a regexp with a Mutt pattern operator, the $default_hook gets used -- which will match the given pattern agains the Fr

save-hook not working

2000-07-19 Thread Hardy Merrill
I screwed something up - I've reworked a few things including adding $alternates for my email addresses, and now my save-hook's don't work. Now, I like my index_format because - if I sent it, it shows the address that I sent it to - if sent to me, it shows the address it was sent from but wha

Re: save-hook not working

2000-06-28 Thread Marius Gedminas
On Tue, Jun 27, 2000 at 08:35:01PM -0700, jon rust wrote: > I've got > > save-hook =customer.in =archived/customer > > in my dot-muttrc file. However, when I press 's' while reading a message, > or while in the folder index (in customer.in) it guesses at the save file > name (based on the Fr

Re: save-hook not working

2000-06-28 Thread Michael Tatge
jon rust muttered: > save-hook =customer.in =archived/customer > > However, when I press 's' while reading a message, > or while in the folder index (in customer.in) it guesses at the save file > name (based on the From: address). What am I missing? In memory of the recent discussion on this

save-hook not working

2000-06-27 Thread jon rust
I've got save-hook =customer.in =archived/customer in my dot-muttrc file. However, when I press 's' while reading a message, or while in the folder index (in customer.in) it guesses at the save file name (based on the From: address). What am I missing? Thanks, jon