Gnus development mailing list
 help / color / mirror / Atom feed
* [Emacs head] latest smtpmail.el breaks non-ASCII headers
@ 2011-05-27  4:43 Katsumi Yamaoka
  2011-05-27  5:31 ` Katsumi Yamaoka
  0 siblings, 1 reply; 2+ messages in thread
From: Katsumi Yamaoka @ 2011-05-27  4:43 UTC (permalink / raw)
  To: ding, wl-en, semi-gnus-ja

Latest Emacs 24.0.50 users,

If you use smtpmail to send messages, currently you may want to
have this workaround:

(setq rfc2047-encode-encoded-words nil)

Or recipients cannot read non-ASCII text you write in the message
header (To, Cc, Subject...).  See also bug#8731:

http://lists.gnu.org/archive/html/bug-gnu-emacs/2011-05/msg00580.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs head] latest smtpmail.el breaks non-ASCII headers
  2011-05-27  4:43 [Emacs head] latest smtpmail.el breaks non-ASCII headers Katsumi Yamaoka
@ 2011-05-27  5:31 ` Katsumi Yamaoka
  0 siblings, 0 replies; 2+ messages in thread
From: Katsumi Yamaoka @ 2011-05-27  5:31 UTC (permalink / raw)
  To: ding, wl-en, semi-gnus-ja

Katsumi Yamaoka wrote:
> Latest Emacs 24.0.50 users,

> If you use smtpmail to send messages, currently you may want to
> have this workaround:

> (setq rfc2047-encode-encoded-words nil)

> Or recipients cannot read non-ASCII text you write in the message
> header (To, Cc, Subject...).  See also bug#8731:

> http://lists.gnu.org/archive/html/bug-gnu-emacs/2011-05/msg00580.html

Handa-san has fixed it in the emacs-23 branch.  It will be merged
to the trunk shortly and you'll get not to have to have such a
workaround soon.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-27  5:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-27  4:43 [Emacs head] latest smtpmail.el breaks non-ASCII headers Katsumi Yamaoka
2011-05-27  5:31 ` Katsumi Yamaoka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).