Re: Hooks...Done, but one problem.

1999-08-24 Thread Fairlight
On Tue, Aug 24, 1999 at 11:20:38AM -0400, David Thorburn-Gundlach spewed forth: > Mark, et al -- > > As far as matching an exact folder name, I know what you mean but > don't have an answer :-)/2 Since I really -don't- have 20 folders named "funnies" but have "funnies" and "shawn-iglou-funnies"

Re: Hooks...Done, but one problem.

1999-08-24 Thread David Thorburn-Gundlach
Mark, et al -- It would be a kludge, but what about creating either a symlink in ~/Mail to ../folders so that you could use folder-hook =folders/funnies or a dummy subdir so that you could use folder-hook =dummy/../../folders/funnies (or any path). I haven't seen a path like "=../blah" o

Re: Hooks...Done, but one problem.

1999-08-24 Thread Fairlight
On Tue, Aug 24, 1999 at 10:33:01AM +0200, Stefan `Sec` Zehl spewed forth: > On Mon, Aug 23, 1999 at 07:12:20PM -0400, Fairlight wrote: > > Nope...tried both and both still act under default folder-hook rules. > > Nice try...other ideas? > > I use > > folder-hook =Listen/mutt- "set strict_

Re: Hooks...Done, but one problem.

1999-08-24 Thread Stefan `Sec` Zehl
On Mon, Aug 23, 1999 at 07:12:20PM -0400, Fairlight wrote: > Nope...tried both and both still act under default folder-hook rules. > Nice try...other ideas? I use folder-hook =Listen/mutt- "set strict_threads" Where '=' is short for $folder which is set to ~/Mail usually And that works

Re: Hooks...Done, but one problem.

1999-08-23 Thread Fairlight
On Tue, Aug 24, 1999 at 12:52:33AM +0200, Stefan `Sec` Zehl spewed forth: > On Mon, Aug 23, 1999 at 06:29:07PM -0400, Fairlight wrote: > > > > So why won't it match on ~/folders/funnies ?? > > Maybe mutt doesn't expand ~ correctly ? Maybe try the full path (or > $HOME) instead? Nope...tried bo

Re: Hooks...Done, but one problem.

1999-08-23 Thread Stefan `Sec` Zehl
On Mon, Aug 23, 1999 at 06:29:07PM -0400, Fairlight wrote: > > So why won't it match on ~/folders/funnies ?? Maybe mutt doesn't expand ~ correctly ? Maybe try the full path (or $HOME) instead? CU, Sec -- "Oderint dum metuant. Let them hate so long as they fear." -- Lucius Accius (170-9

Hooks...Done, but one problem.

1999-08-23 Thread Fairlight
Okay...here's my setup: mbox-hook .* =received save-hook ~A =received folder-hook . 'set move=ask-yes' folder-hook folders/funnies 'set move=no' folder-hook > 'set move=no' This does EXACTLY what I wanted all along (thanks, folks!!)...-except- there's a bug. :( Note my second folder-hook. The