Re: mutt config tip for reading log files

2007-04-04 Thread Michelle Konzack
Am 2007-03-27 20:11:24, schrieb cga2000: > .. 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 s

Re: mutt config tip for reading log files

2007-03-28 Thread Vincent Lefevre
On 2007-03-28 10:54:41 -0700, Andrew Sackville-West wrote: > can you use auto_view for this? Not possible: the diffs are in the body of the message (text/plain). -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 100% accessible validated (X)HTML - Blog:

Re: mutt config tip for reading log files

2007-03-28 Thread Andrew Sackville-West
On Wed, Mar 28, 2007 at 04:21:13PM +0200, Vincent Lefevre wrote: > On 2007-03-28 11:50:42 +1200, Chris Bannister wrote: > > 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))" > [...] > > But how can

Re: mutt config tip for reading log files

2007-03-28 Thread Vincent Lefevre
On 2007-03-28 11:50:42 +1200, Chris Bannister wrote: > 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))" [...] But how can you do this for log messages only? For instance, I'd like to do the same thin

Re: mutt config tip for reading log files

2007-03-27 Thread Michael Pobega
On Wed, Mar 28, 2007 at 11:50:42AM +1200, 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 > > No

Re: mutt config tip for reading log files

2007-03-27 Thread cga2000
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

mutt config tip for reading log files

2007-03-27 Thread Chris Bannister
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 fai