Scripsit illa aut ille Disaster <disaster@disfanfic.net>:
> "Zlmndra" <tamago__chan@NOSPAMPLShotmail.com> wrote:
> > I see the ">" is Disaster's messages all the time.
> >
> > For the record, I'm also using OE.
> 
> The only time that I ever miss the ">" in my replies is when I reply to
> html documents.

Simple: HTML documents are *also* encoded using quoted-printable. Just
look at the source, if you see things like "=3D", it's quoted-printable.
It is also possible (even encouraged by the RFCs) to encode plaintext
documents using quoted-printable if they contain 8bit characters.


-- 
#!/usr/bin/perl -- Forget the express prospect!#Which was the original text?
use LWP'Simple;use URI'Escape;print"e> ";<STDIN>=~/(.*)/;for(en_de=>'de_en')
{get("http://babelfish.altavista.com/tr?doit=done&tt=urltext&lp=$_&urltext="
.uri_escape$1)=~/(?:d bgcolor=white|q")>(.*?)</s;print"$1 - (c)babelfish\n"}