Re: [PATCH] display hints to show location of hidden quoted text
On Mon, Jan 14, 2008 at 10:37:14PM +0100, Christoph Berg wrote:
> Re: Mike Mackovitch 2008-01-10
> <20080110224007.GA37600@xxxxxxxxxxxxxxxxxxxxxxx>
> > The attached patch (based on 1.5.17) does two things:
> >
> > (1) Creates a "hide_quoted" mutt variable for controlling whether
> [...]
>
> Hi,
>
> did you have a look at t-prot? It does that in a display_filter.
>
> http://www.escape.de/~tolot/mutt/
I had not - but thanks for the pointer.
I don't see why that would be a better solution to the problem.
Mutt already parses quoted text and has the ability to hide it.
This small patch simply extends that built-in support (as requested
in Ticket #1142).
--macko