On Fri, Mar 01, 2002 at 01:03:59PM -0600, Aaron Schrab wrote:
> quote_regexp is ignored for format=flowed messages since RFC 2646, which
> describes that format, mandates that only ">" characters at the very
> beginning of a line are to be considered quote characters. In the
> message you attache
At 22:02 -0500 28 Feb 2002, Andrew Pimlott <[EMAIL PROTECTED]> wrote:
> I have quote_regexp set in my .muttrc:
>
> set quote_regexp="^[[:blank:]]*([[:alnum:]]{0,10}>|[]|:}#);+]|-> )"
>
> This should match (among other things) any line with a leading ">".
> The attached message has several su
* Andrew Pimlott <[EMAIL PROTECTED]> [020301 11:10]:
> I'm using mutt 1.3.27i from Debian "testing". I've noticed that
> occasionally, quoted text isn't highlighted in the pager.
> I have quote_regexp set in my .muttrc: [...]
> This should match (among other things) any line with a
> leading ">".
I'm using mutt 1.3.27i from Debian "testing". I've noticed that
occasionally, quoted text isn't highlighted in the pager.
I have quote_regexp set in my .muttrc:
set quote_regexp="^[[:blank:]]*([[:alnum:]]{0,10}>|[]|:}#);+]|-> )"
This should match (among other things) any line with a leadin