unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: 27141@debbugs.gnu.org
Subject: bug#27141: 26.0.50; mml-generate-mime-1 broken
Date: Thu, 01 Jun 2017 09:17:06 +0200	[thread overview]
Message-ID: <m3wp8wqirx.fsf@stories> (raw)
In-Reply-To: <b4m60ggmdwi.fsf@jpl.org> (Katsumi Yamaoka's message of "Thu, 01 Jun 2017 15:15:57 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> OK, could you please re-revert and fix it?  I did have no idea
> to fix the bug in this construction...
>
> (with-temp-buffer
>   (set-buffer-multibyte nil)
>   (insert
>    (with-temp-buffer ;; <- unibyte

Hm...  why is this buffer unibyte here?  And if it is, won't
(set-buffer-multibyte t) fix that?

>      (insert something) ;; <- multibyte
>      (encode-coding ...)
>      (buffer-string))))

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2017-06-01  7:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30  6:09 bug#27141: 26.0.50; mml-generate-mime-1 broken Katsumi Yamaoka
2017-05-31 23:21 ` Katsumi Yamaoka
2017-06-01  5:20   ` Lars Ingebrigtsen
2017-06-01  6:15     ` Katsumi Yamaoka
2017-06-01  7:17       ` Lars Ingebrigtsen [this message]
2017-06-01  8:32         ` Katsumi Yamaoka
2017-09-02 14:05           ` Eli Zaretskii
2017-09-03 23:37             ` Katsumi Yamaoka
2017-09-13 17:36               ` Lars Ingebrigtsen
2017-09-13 18:41                 ` Eli Zaretskii
2017-09-13 18:45                   ` Lars Ingebrigtsen
2017-09-13 19:14                     ` Eli Zaretskii
2017-09-13 19:18                       ` Lars Ingebrigtsen
2019-09-23 18:15                         ` Lars Ingebrigtsen

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=m3wp8wqirx.fsf@stories \
    --to=larsi@gnus.org \
    --cc=27141@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 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).