emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RMAIL mis-unquoting qp


From: Kenichi Handa
Subject: Re: RMAIL mis-unquoting qp
Date: Thu, 11 Mar 2004 11:40:10 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, "Eli Zaretskii" <address@hidden> writes:
> There's a subtle bug in rmail-convert-to-babyl-format: if the message
> is sent in quoted-printable encoding, some of the qp-encoded
> characters aren't decoded correctly (instead of a single character
> from each "=XX" group, you get two characters from some of them).

> I think this began to happen since rmail-decode-quoted-printable was
> replaced with mail-unquote-printable-region (RMAIL calls
> mail-unquote-printable-region to decode qp).

It seems that RMS's this change is to fix that.

2004-03-04  Richard M. Stallman  <address@hidden>

        * mail/rmail.el (rmail-convert-to-babyl-format):
        Specify t for UNIBYTE when calling mail-unquote-printable-region.

        * mail/mail-utils.el (mail-unquote-printable-region):
        New arg UNIBYTE.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]