GNU bug report logs - #30405
26.0.91; Incorrect apostrophe translation in ImageMagick error message

Previous Next

Package: emacs;

Reported by: Gemini Lasswell <gazally <at> runbox.com>

Date: Fri, 9 Feb 2018 21:15:01 UTC

Severity: normal

Found in versions 26.0.91, 25.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 30405 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: rgm <at> gnu.org, eggert <at> cs.ucla.edu, 30405 <at> debbugs.gnu.org, gazally <at> runbox.com
Subject: Re: bug#30405: 26.0.91;
 Incorrect apostrophe translation in ImageMagick error message
Date: Sat, 10 Feb 2018 10:39:33 +0200
> From: Noam Postavsky <npostavs <at> users.sourceforge.net>
> Date: Fri, 09 Feb 2018 22:07:06 -0500
> Cc: Gemini Lasswell <gazally <at> runbox.com>, Paul Eggert <eggert <at> cs.ucla.edu>,
> 	30405 <at> debbugs.gnu.org
> 
> The issue with message producing fancy quotes is new in 25.1, although
> stepping with the debugger, it looks like the root cause is that the
> " *Echo Area 0*" buffer becomes unibyte along with the main buffer.  So
> the following shows the problem in earlier versions as well:
> 
> (set-buffer-multibyte nil)
> (message "can\u2019t")

This is the intended behavior, not a bug.  We make the echo area
buffer unibyte when the message is generated with the current buffer
being unibyte.




This bug report was last modified 7 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.