I'm trying to set up a folder-hook that matches all mailboxes I read
beginning with a specific character. However, the ^ metacharacter does
not appear to work at all for some reason. Here's an example that
should work but does not:
folder-hook ^b 'save-hook . =bobby'
Putting single quotes or quotation marks around the pattern has no
effect. I must be missing something simple, yet I can't figure it out.
Any tips would be appreciated.
Mutt 1.2i (2000-05-09)
Copyright (C) 1996-2000 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 2.2.18pre20 [using slang 10202]
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL -USE_SETGID -USE_DOTLOCK +USE_FCNTL -USE_FLOCK
+USE_IMAP +USE_GSS -USE_SSL +USE_POP +HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/etc"
SYSCONFDIR="/etc"
-ISPELL
--
Eugene Lee
[EMAIL PROTECTED]