[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt config tip for reading log files



On Tue, Mar 27, 2007 at 06:50:42PM EST, Chris Bannister wrote:
> Hi,
> 
> If you are using mutt as your MUA then try this line in your .muttrc
> color body brightred brightdefault
> "(warning|alert|caution|fail(ure|ed))"
> 
> That should be all on one line with a space after brightdefault
> 
> Now when you view peoples log files in your mail and either
> warning alert caution fail failure or failed appear they will show up as
> bright red. Well, actually if they appear anywhere in your mail body
> then they will show up as bright red.
> 
> For some reason, they also blink for me but not sure why.
> But the 
> 
> 
> For an added bonus
> # Week Days - long form:
> color body brightgreen blue
> '\<(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday)\>'
> 
> # Week Days - short form:
> color body blue green "\\<(Mon|Tue|Wed|Thu|Fri|Sat|Sun)\\>"
> 
> The Week Days - long form: one should all be on one line with a space
> after the blue.
> 
> As you can see there are interesting possibilities with highlighting
> certain interesting words or patterns.
> 
> Can Icedove do that?

:-)

.. always thought it would be nice if the mutt website had a collection
of coloring themes same as vim, eg. .. just so new users could get
started with minimal headaches .. and come back to it after the dust
settles. 

I downloaded a few useful samples from some place or other but they are
not very sophisticated and I've never really had time to tweak further.

Thanks,
cga



Reply to: