Hi,

On Mon, Mar 25, 2002 at 09:39:49:PM +0000 Simon White wrote:
> So, since I'm hopeless with encoding, can someone tell me if I can filter
> these people's mail in the pager so I don't have to keep asking them to
> plaintext?

set display_filter="~/.mutt/scripts/displayfilter"

,----[ displayfilter ]-
| #!/usr/bin/sed -f
| s/[!]\{2,\}/!/g
| s/[?]\{2,\}/?/g
| s/^--$/--\ /g
| s/^\ --$/--\ /g
| s/^[_]\{30,\}$/--\ /g
`-

Understandable, usefull, extensible... works and also performs.

HTH,

Rocco

Attachment: msg26119/pgp00000.pgp
Description: PGP signature

Reply via email to