René Clerc muttered:
> I want to do some specific colorizing when I'm viewing mailing lists.
> Unforunately, things don't work the way I think they should work.

Shit happens. :)

> == color definitions
> 
> # ~/.mutt/list-colors
> color index brightblue    black "~h 'In-Reply-To: .*clerc\.nl'"
> color index brightblue    black "~x '.*clerc\.nl'"
> color index brightyellow  black ~P
> 
> # ~/.mutt/unlist-colors
> color index white       black "~h 'In-Reply-To: .*clerc\.nl'"
> color index white       black "~x '.*clerc\.nl'"
> color index white       black ~P
> 
> == file with the problems in it ;)
> 
> # ~/.muttrc
> subscribe mutt
> lists     mutt
> 
> folder-hook .  "source ~/.mutt/unlist-colors"
> folder-hook ~l "source ~/.mutt/list-colors"

The ~l pattern does not cover the folder you save mailing list messages
in. And there is no folder "~l" I suppose.

> Do I have to tell mutt somehow that =mutt is a folder where mailing
> list mails are dumped in?

Well, yes. Shell vars maybe of help here.

HTH,

Michael
-- 
"On the Internet, no one knows you're using Windows NT"
(Submitted by Ramiro Estrugo, [EMAIL PROTECTED])

PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Reply via email to