On 1 February 1999, Daniel Bauke <[EMAIL PROTECTED]>
wrote:
> I've found another (I think, well-known) `funny feature'. When not
> all level of quotes fits the first screen and they start from `the
> oldest', mutt's changing colors of next (`newer') ones when they
> appear.
[...]
> Shouldn't mutt search whole message for `>', next for `> >', next
> `> > >' and so on and after that color quotes depending gathered
> information?

    No.  Parsing the whole message before displaying it would be
basically equivalent to the "bottom" function, which would be annoyingly
slow for most messages.

    BTW, Mutt doesn't just count the '>', if it did it wouldn't be able
to catch Emacs-style quotes "User>".

> It could slow down viewing each letter, but ``every good thing comes
> with a price'' ;-). Maybe this price's not so high?

    You can emulate this behaviour with macros, just issue a "bottom"
and a "top" when you enter the pager.  Slower than just "bottom". :-)

    Regards,

    Liviu Daia

-- 
Dr. Liviu Daia               e-mail:   [EMAIL PROTECTED]
Institute of Mathematics     web page: http://www.imar.ro/~daia
of the Romanian Academy      PGP key:  http://www.imar.ro/~daia/daia.asc

Reply via email to