Re: problem removing a macro

2002-09-09 Thread Chuck Tuffli
That did the trick. Thanks! On Sun, Sep 08, 2002 at 10:22:30PM -0700, John Iverson wrote: > You need folder-hooks. Here's what I do: > > ## Move messages to trash rather than delete, unless > ## we're in the trash folder. > folder-hook . 'macro index d "=trash"' > folder-hook . 'mac

Re: problem removing a macro

2002-09-08 Thread John Iverson
* On Sun, 08 Sep 2002, Chuck Tuffli wrote: > Hi - > > I'm using mutt with an IMAP server and have a macro defined for d that > saves a copy of the message to the Trash folder (i.e. macro index d > "s=Trash\r"). I wanted to change the behavior of the d key back to > its original meaning if I'm in

problem removing a macro

2002-09-08 Thread Chuck Tuffli
Hi - I'm using mutt with an IMAP server and have a macro defined for d that saves a copy of the message to the Trash folder (i.e. macro index d "s=Trash\r"). I wanted to change the behavior of the d key back to its original meaning if I'm in the Trash folder (actually delete the message on the se