On Mon, Nov 12, 2001 at 12:23:15PM +0530, Prahlad Vaidyanathan <[EMAIL PROTECTED]> wrote: > Thanks, but I tried something like this before, and the problem > remains. The problem is, it colours > the super-quoted lines in the colour assigned to 'quoted1' > (brightblack in my case), and not 'quoted' (green) as I would like it > to.ie, this is what happens : > > >>>> is in green > HP> is in brightblack > HP> is in brightblack > > I would like the "HP>" lines also to be in green, as it is meant to > be, but I can't get that to work.
Try: set quote_regexp="^([ ?]*([|:}#]|>{1,3} |[A-Z]{2,3}>))+" it should do what you want. Note that it won't consider the >>>> part a quote at all, but that's what you have to give up if you want mutt to consider the HP> part the first quote string it sees. -Daniel -- Daniel E. Eisenbud [EMAIL PROTECTED] "We should go forth on the shortest walk perchance, in the spirit of undying adventure, never to return,--prepared to send back our embalmed hearts only as relics to our desolate kingdoms." --Henry David Thoreau, "Walking"