bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick erro


From: Eli Zaretskii
Subject: bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message
Date: Sun, 11 Feb 2018 05:38:50 +0200

> From: Glenn Morris <rgm@gnu.org>
> Date: Sat, 10 Feb 2018 18:34:02 -0500
> Cc: Paul Eggert <eggert@cs.ucla.edu>, 30405@debbugs.gnu.org
> 
> Glenn Morris wrote:
> 
> > Maybe a better example is:
> >
> > (defun foo ()
> >   (interactive)
> >   (error "can't"))
> > (set-buffer-multibyte nil)
> > M-x foo
> 
> BTW, replace "error" with "message" and the issue does not appear.

Because 'message' doesn't change the quotes.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]