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"
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
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_
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
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
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
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