Re: a folder-hook question

2002-10-02 Thread Isaac Claymore
'folder-hook . XXX' certainly works! Thanks, folks ;) Clay -- Isaac Claymore /"\ASCII Ribbon Campaign Dawning Inc.\ /Respect for open standards Beijing, China X No HTML/RTF in email http://www.dawning.com.cn / \No M

Re: a folder-hook question

2002-10-01 Thread Gregor Zattler
Hi Isaac, * Isaac Claymore <[EMAIL PROTECTED]> [27. Sep. 2002]: > It seems that folder-hook is executed whenever a folder is entered, > but is there a 'leave-folder-hook'? Notwendig, but there is hope: > I need to reset something back to normal upon leaving a folder, > after setting it to fold

Re: a folder-hook question

2002-10-01 Thread Patrick
* Isaac Claymore <[EMAIL PROTECTED]> [09-30-02 23:31]: > > It seems that folder-hook is executed whenever a folder is entered, > but is there a 'leave-folder-hook'? I need to reset something back to > normal upon leaving a folder, after setting it to folder-specific > value in a folder-hook. > >

a folder-hook question

2002-09-30 Thread Isaac Claymore
Hi, mutters. It seems that folder-hook is executed whenever a folder is entered, but is there a 'leave-folder-hook'? I need to reset something back to normal upon leaving a folder, after setting it to folder-specific value in a folder-hook. I cant seem to find such a hook, did I missed anything?

Re: Folder-hook question

2002-02-16 Thread Gary Johnson
On Sat, Feb 16, 2002 at 10:18:10AM +0100, Nicolas Rachinsky wrote: > * On Fri, Feb 15, 2002 at 05:40:21PM -0800, > * Gary Johnson <[EMAIL PROTECTED]> wrote: > > This is what I use: > > > > folder-hook +Incoming/mutt-users 'macro index M ":push >^[EMAIL PROTECTED]^M^M" "mail to list"' >

Re: Folder-hook question

2002-02-16 Thread Nicolas Rachinsky
* On Fri, Feb 15, 2002 at 05:40:21PM -0800, * Gary Johnson <[EMAIL PROTECTED]> wrote: > This is what I use: > > folder-hook +Incoming/mutt-users 'macro index M ":push >^[EMAIL PROTECTED]^M^M" "mail to list"' ^^ Can't you just leave this part

Re: Folder-hook question

2002-02-15 Thread Cameron Simpson
On 18:12 15 Feb 2002, Carlos Laviola <[EMAIL PROTECTED]> wrote: | And have a rule that makes it so that when I press m while in a certain | folder, the message already has the list (say, [EMAIL PROTECTED]) at | the To: header for me. Since the method used by Han doesn't seem to | work, I ask you

Re: Folder-hook question

2002-02-15 Thread Gary Johnson
On Fri, Feb 15, 2002 at 03:26:32PM -0600, Knute wrote: > On Fri, 15 Feb 2002, Carlos Laviola wrote: > > > Hi, I'm wanting to do something like this guy did (apparently): > > > http://www.xs4all.nl/~hanb/dot-mutt/folderhooks > > > And have a rule that makes it so that when I press m while in a c

Re: Folder-hook question

2002-02-15 Thread Knute
On Fri, 15 Feb 2002, Carlos Laviola wrote: > Hi, I'm wanting to do something like this guy did (apparently): > http://www.xs4all.nl/~hanb/dot-mutt/folderhooks > And have a rule that makes it so that when I press m while in a certain > folder, the message already has the list (say, [EMAIL PROTEC

Re: Folder-hook question

2002-02-15 Thread Nicolas Rachinsky
* On Fri, Feb 15, 2002 at 06:12:00PM -0200, * Carlos Laviola <[EMAIL PROTECTED]> wrote: > Hi, I'm wanting to do something like this guy did (apparently): > > http://www.xs4all.nl/~hanb/dot-mutt/folderhooks Sorry I can't look at the website, because I have no webaccess at the moment. > And have

Folder-hook question

2002-02-15 Thread Carlos Laviola
Hi, I'm wanting to do something like this guy did (apparently): http://www.xs4all.nl/~hanb/dot-mutt/folderhooks And have a rule that makes it so that when I press m while in a certain folder, the message already has the list (say, [EMAIL PROTECTED]) at the To: header for me. Since the method us