On Thu, Feb 08, 2001 at 10:42:49PM +0100, Michael Tatge wrote:
>Ok, quoting will help.
I haven't tried it on this, but quoting in quoting solves a few
problems like this. Ex.:
source "`find ~/base/dir/ -type f -print | grep '\.alias'`"
(notice that the apostrophes prevent a level of interpreti
Hi fellow mutters,
just came across a funny bug. It's not limited to fcc-save-hook of cause
it applies for send-hook, etc, too.
fcc-save-hook "~t A | ~t B | ~t C | ~f A | ~f B | ~f C" =abc
works, while
fcc-save-hook "~t (A | B | C) | ~f (A | B | C)" =abc
doesn't. Mutt complains about 'Unmatch