unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Sascha Wilde <wilde@sha-bang.de>
Cc: ding@gnus.org, emacs-devel@gnu.org
Subject: Re: mm-with-unibyte-current-buffer broken in Emacs trunk
Date: Wed, 12 May 2010 08:28:37 +0900	[thread overview]
Message-ID: <b4maas681cq.fsf@jpl.org> (raw)
In-Reply-To: m2zl06spk3.fsf@kenny.sha-bang.de

>>>>> Sascha Wilde wrote:
> with an current build of GNU Emacs from bzr I can not forward
> (gnus-summary-mail-forward) mail any more.

> The problem boils down to message-forward-make-body-mml calling
> mm-with-unibyte-current-buffer which in turn tries to set the read only
> variable enable-multibyte-characters.

[...]

The day before yesterday I just noticed the message forwarding
doesn't work, and fixed the code temporarily in Git and Bzr repos.

2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>

	* message.el (message-forward-make-body-plain)
	(message-forward-make-body-mml):
	Don't use mm-with-unibyte-current-buffer.

But I have a plan to fix it further; that is to make the forwarding
codes assume that an original message to be forwarded is always
a multibyte string.  Actually an original message always comes from
only the " *Original Article*" buffer in which the multibyteness
is turned on, AFAIK.



      reply	other threads:[~2010-05-11 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11 10:25 mm-with-unibyte-current-buffer broken in Emacs trunk Sascha Wilde
2010-05-11 23:28 ` Katsumi Yamaoka [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4maas681cq.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=wilde@sha-bang.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).