Wrap in Mutt?

Florian Lohoff flo at rfc822.org
Fri Feb 4 15:56:08 CET 2000


On Fri, Feb 04, 2000 at 11:19:51AM +0100, Uwe Schuerkamp wrote:
> Hallo,
> 
> gibt es eine Moeglichkeit, Mutt beizubringen, beim reply
> auf eine mail den qequoteten Text zu wrappen, bevor er 
> an den Editor uebergeben wird? 

Nein - Ist auch afaik nicht sauber moeglich ... Das problem ist
meistens das mehrfach gequotete mails gewrapped werden muessten.

Fuer einfach gewrappte d.h. fuer MS Mailschrott nutzer habe ich ein
externes shell script was ich via

!}~/bin/msfmt 

aufrufe (obig sind die tasten die man drueckt)

-----------
#!/bin/sh

cat | sed -e 's/^> //' | /usr/bin/fmt | sed -e 's/^/> /'
------------

Flo
-- 
Florian Lohoff		flo at rfc822.org		      	+49-5241-470566
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."




More information about the Linux mailing list