[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: |
Mon, 12 Feb 2018 21:59:00 +0200 |
> Cc: npostavs@users.sourceforge.net, 30405@debbugs.gnu.org, gazally@runbox.com
> From: Paul Eggert <eggert@cs.ucla.edu>
> Date: Mon, 12 Feb 2018 11:34:13 -0800
>
> emacs -Q
> M-x set-variable RET unibyte-display-via-language-environment RET t RET
> (defun foo ()
> (interactive)
> (message "cannot \242")) C-j
> M-x foo RET
>
> because the message deliberately contains the binary byte with octal
> value 242. It's more appropriate for this example to display "\242" in
> the echo area than to display "¢", because the echo area is text, not
> binary data.
I disagree, because unibyte-display-via-language-environment
explicitly requests display of raw bytes as Latin-1 characters, and it
requests that everywhere, including the echo area and whatnot. That's
the whole raison d'être of that feature.
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, (continued)
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Paul Eggert, 2018/02/10
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/10
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Paul Eggert, 2018/02/11
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/11
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/11
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Paul Eggert, 2018/02/11
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/12
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Paul Eggert, 2018/02/12
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message,
Eli Zaretskii <=
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Paul Eggert, 2018/02/12
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/13
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Paul Eggert, 2018/02/13
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/13
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Eli Zaretskii, 2018/02/17
- bug#30405: 26.0.91; Incorrect apostrophe translation in ImageMagick error message, Richard Stallman, 2018/02/10