Re: colours and quotes and regex libs? (was: Re: colours and quotes)
* David Yitzchak Cohen <lists+mutt_users@xxxxxxxxxxxxxx> [2004-05-28 03:36
-0400]:
> On Fri, May 28, 2004 at 02:49:27AM EDT, Nicolas Rachinsky wrote:
> > No, it colors parts of lines, too.
>
> It really does? Since what version is that true? Back when I tried it
> (in an attempt to verify somebody else's complaint), it hilighted the
> whole stupid line, and I was informed that this was "intentional"ly
> changed in the 1.5.x series, with no mention of the reason. . .
Hmm, I have some lines like this in my .muttrc, and they all seem to
work fine:
color body brightblue default "[-a-z_0-9.+]+@[-a-z_0-9.]+"
I'm using:
Mutt 1.5.6i (2004-02-01)
Copyright (C) 1996-2002 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: FreeBSD 4.9-RELEASE-p4 (i386) [using ncurses 5.1] [using libiconv 1.9]
[using libidn 0.4.4 (compiled with 0.4.0)]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE
-USE_FCNTL +USE_FLOCK
+USE_POP +USE_IMAP -IMAP_EDIT_THREADS -USE_GSS +USE_SSL -USE_SASL
-USE_SASL2
+HAVE_REGCOMP -USE_GNU_REGEX +COMPRESSED
+HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
+HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME -CRYPT_BACKEND_GPGME
-BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK -HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS +HAVE_LIBIDN +HAVE_GETSID +HAVE_GETADDRINFO
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
To report a bug, please use the flea(1) utility.
patch-1.5.6.dw.multiple-crypt-hook.2
patch-1.5.6.dw.confirm-crypt-hook.1
patch-1.5.6.dw.crypt-autoselectkey.1
patch-1.5.6.dw.pgp-menu-traditional.2
rr.compressed
patch-1.5.5.1.cd.edit_threads.9.5-nr
patch-1.5.5.1.cd.trash_folder.3.4
patch-1.5.1.nr.indicator_not_bright
1.3.26.bj.current_shortcut.1-nr
1.3.28.nr.threadcomplete
Nicolas