I accidentally hit 'r' instead of 'L', so the last two iterations here were in private. René suggested that I forward his response to the list.
Is there a good way to prevent me from doing this again in the future? Paul ----- Forwarded message from René Clerc <[EMAIL PROTECTED]> ----- From: René Clerc <[EMAIL PROTECTED]> Date: Wed, 5 Dec 2001 21:38:11 +0100 To: Paul Brannan <[EMAIL PROTECTED]> Subject: Re: highlighting unread messages in the index User-Agent: Mutt/1.3.23i * Paul Brannan <[EMAIL PROTECTED]> [05-12-2001 21:24]: | On Wed, Dec 05, 2001 at 08:58:41PM +0100, René Clerc wrote: | > This is currently not possible: indicator color has precedence over | > other coloring of messages. You're thinking of "layered coloring", am | > I right? | | Some sort of layering would work (but would probably be overkill). If I | could give the indicator color a regular expression, that would probably | be enough. Well, you mention that you want indicated, new messages to have a certain color. Then the next thing is indicated tagged messages, indicated deleted messages, and so on... What I meant with layering was, that if you specify the indicator foreground color default, it would let the ~N foreground color through, so to speak. Btw, I have arrow_cursor set, then you've got no problem. But I'm probably the only one who has that set... I'll attach the color files of my mutt setup so you can see how my mutt colors are set (i.c.m. with the arrow-cursor)... Note that the list-colors file is only loaded when I'm in a mailinglist folder, for obvious reasons... HTH, -- René Clerc - ([EMAIL PROTECTED]) Birthdays are good for you. Statistics show that the people who have the most live the longest. -Rev. Larry Lorenzoni color hdrdefault green black color header brightyellow black "^from:" color header brightyellow black "^subject:" color quoted brightgreen black color quoted1 brightblue black color signature brightred black color indicator brightyellow black color error brightred black color status brightwhite black color tree brightmagenta black color tilde brightmagenta black color body brightyellow black (((ht|f)tps?)|mailto):(//)?[^\ "\t]*|www\.[-a-z0-9.]+[^\ .,;\t>">] color body brightmagenta black "[-a-z_0-9.+]+@[-a-z_0-9.]+" color attachment brightmagenta black source ~/.mutt/gpg-colors color index brightred black ~F color index brightgreen black ~T color index brightwhite black ~N color index brightblue black ~D #EOF vim: ft=muttrc ts=2 color body brightgreen black "^gpg: Good signature from" color body brightred black "^gpg: Bad signature from" color body brightred black "^gpg: BAD signature from" color body brightred black "^gpg: Note: This key has expired!" color body brightyellow black "^gpg: WARNING: This key is not certified with a trusted signature!" color body brightyellow black "^gpg: There is no indication that the signature belongs to the owner." color body brightyellow black "^gpg: can't handle these multiple signatures" color body brightyellow black "^gpg: signature verification suppressed" color body brightyellow black "^gpg: invalid node with packet of type" # vim: ft=muttrc ts=2 color index brightblue black "~h 'In-Reply-To: .*clerc\.nl'" color index brightblue black "~x '.*clerc\.nl'" ## everything from me jumps out color index brightyellow black ~P #source ~/.mutt/colors # vim: ft=muttrc ts=2 ----- End forwarded message -----