Re: color coding & Reg expression question

2000-04-26 Thread Michael Tatge
Hi, Francisco! On Wed, Apr 26, 2000 at 04:51:25PM -0300, Francisco D. Borges wrote: > and if somebody else know a little more about regular expressions > could please tell me why; > > fcc-save-hook "~h ^Reply-To.*postmaster" +outros/listas > > don't work. That's an easy one. '~h is not suppor

Re: color coding & Reg expression question

2000-04-26 Thread Mikko Hänninen
Francisco D. Borges <[EMAIL PROTECTED]> wrote on Wed, 26 Apr 2000: > and if somebody else know a little more about regular expressions could please > tell me why; > > fcc-save-hook "~h ^Reply-To.*postmaster" +outros/listas > > don't work. Without seeing the headers of the message it doesn't

Re: color coding & Reg expression question [and mixing with

2000-04-26 Thread David T-G
Eric -- ...and then Eric Smith said... % According to Francisco D. Borges on Wed, Apr 26, 2000 at 04:51:25PM -0300: % | » Eric Smith wrote: % | % | > like say: % | > /urgent/ red % | > /log/ yellow % | % | Try this :^) it does the trick for me: % | color index redblack "~s urgent"

Re: color coding & Reg expression question [and mixing with

2000-04-26 Thread Eric Smith
flags] Reply-To: In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Wed, Apr 26, 2000 at 04:51:25PM -0300 According to Francisco D. Borges on Wed, Apr 26, 2000 at 04:51:25PM -0300: | » Eric Smith wrote: | | > Has the following feature been dreamed up / implemented yet? | > | > I curr

Re: color coding & Reg expression question

2000-04-26 Thread Francisco D. Borges
» Eric Smith wrote: > Has the following feature been dreamed up / implemented yet? > > I currently color code the messages in my index by the normal attributes > of read tagged deleted list etc. What i would reallly like to do is say > color code by regex matching in the Subject: > > like say: