all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: 8731@debbugs.gnu.org
Subject: bug#8731: 24.0.50; smtpmail-send-it encodes encoded message header
Date: Fri, 27 May 2011 13:58:19 +0900	[thread overview]
Message-ID: <tl7mxi8g2ok.fsf@m17n.org> (raw)
In-Reply-To: <b4m39k3gm8q.fsf@jpl.org> (message from Katsumi Yamaoka on Wed, 25 May 2011 18:31:17 +0900)

In article <b4m39k3gm8q.fsf@jpl.org>, Katsumi Yamaoka <yamaoka@jpl.org> writes:

> The rfc2047.el encoder encodes things that look like encoded words
> by default.  This prevents encoded words, that a user purposely
> puts in a message subject or other, from being broken by a decoder.
[...]
> By your recent change in smtpmail.el, this is just what happens
> when sending a mail using Gnus now.  Could you revert it?  Or
> please let-bind `rfc2047-encode-encoded-words' to nil when running
> `mail-encode-header'.

Thank yor for the report.  It seems that sendmail-send-it
has the same problem.  So, I've just installed this to
emacs-23 branch.

2011-05-27  Kenichi Handa  <handa@m17n.org>

	* mail/sendmail.el (mail-encode-header): Avoid double encoding by
	let-binding rfc2047-encode-encoded-words to nil.

---
Kenichi Handa
handa@m17n.org





  reply	other threads:[~2011-05-27  4:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25  9:31 bug#8731: 24.0.50; smtpmail-send-it encodes encoded message header Katsumi Yamaoka
2011-05-27  4:58 ` Kenichi Handa [this message]
2011-05-27  5:21   ` Katsumi Yamaoka

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=tl7mxi8g2ok.fsf@m17n.org \
    --to=handa@m17n.org \
    --cc=8731@debbugs.gnu.org \
    --cc=yamaoka@jpl.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.