From: Kenichi Handa <handa@m17n.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 5441@debbugs.gnu.org
Subject: bug#5441: 23.1.91; rmail error "Malformed quoted-printable text"
Date: Fri, 22 Jan 2010 20:11:48 +0900 [thread overview]
Message-ID: <tl7ockmxukr.fsf@m17n.org> (raw)
In-Reply-To: <83pr527fdn.fsf@gnu.org> (message from Eli Zaretskii on Fri, 22 Jan 2010 09:44:36 +0200)
In article <83pr527fdn.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:
> > From: Kenichi Handa <handa@m17n.org>
> > Date: Fri, 22 Jan 2010 10:35:26 +0900
> > Cc:
> >
> > While reading mails by rmail, I encountered "Malformed
> > quoted-printable text" error. When I try to delete that
> > message by typing 'd', the same error was signaled.
> >
> > The reason is that rmail-show-message-1 calls
> > mail-unquote-printable-region, and
> > mail-unquote-printable-region signals that error. For a
> > workaround, I applied this patch to rmail-show-message-1,
> Was the quoted-printable part indeed invalid? Can you show an example
> of that invalid part?
I don't know, I've already deleted those messages because
they were spams. I'll check the contents when I get such a
message next time.
> Maybe we should fix
> mail-unquote-printable-region to cope with such cases.
I'm not sure. I've just noticed that the function accepts
the argument NOERROR. So, perhaps rmail-show-message-1
should call mail-unquote-printable-region with that arg t.
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2010-01-22 11:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-22 1:35 bug#5441: 23.1.91; rmail error "Malformed quoted-printable text" Kenichi Handa
2010-01-22 7:44 ` Eli Zaretskii
2010-01-22 11:11 ` Kenichi Handa [this message]
2010-01-26 2:48 ` Kenichi Handa
2010-02-04 5:10 ` Glenn Morris
2010-02-27 20:56 ` bug#5441: " Ulf Rehmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tl7ockmxukr.fsf@m17n.org \
--to=handa@m17n.org \
--cc=5441@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.