all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefano Zacchiroli <zack@upsilon.cc>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 14782@debbugs.gnu.org
Subject: bug#14782: 24.3.50; flyspell-mode garbles accents in terminal clients
Date: Thu, 4 Jul 2013 21:20:02 +0200	[thread overview]
Message-ID: <20130704192002.GA18377@upsilon.cc> (raw)
In-Reply-To: <83fvvuyz0a.fsf@gnu.org>

On Thu, Jul 04, 2013 at 09:13:25PM +0300, Eli Zaretskii wrote:
> And what does Emacs show if you go to one of the garbled characters it
> displays and type "C-u C-x ="?

As a result of typing the accented "e" with flyspell-mode on I got two
garbled characters. On them the above commands returns, respectively:

             position: 13 of 15 (80%), column: 5
            character: Ã (displayed as Ã) (codepoint 195, #o303, #xc3)
    preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0xC3
               script: latin
               syntax: w 	which means: word
             category: .:Base, L:Left-to-right (strong), j:Japanese, l:Latin, v:Viet
             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
          buffer code: #xC3 #x83
            file code: not encodable by coding system undecided-unix
              display: terminal code #xC3 #x83

and:

             position: 14 of 15 (87%), column: 6
            character: � (displayed as �) (codepoint 4194217, #o17777651, #x3fffa9)
    preferred charset: eight-bit (Raw bytes 128-255)
code point in charset: 0xA9
               syntax: w 	which means: word
             category: L:Left-to-right (strong)
             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
          buffer code: #xA9
            file code: not encodable by coding system undecided-unix
              display: not encodable for terminal

Disabling flyspell-mode the character is not garbled anymore, and on the
accented "e" the result is:

             position: 6 of 15 (33%), column: 5
            character: é (displayed as é) (codepoint 233, #o351, #xe9)
    preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0xE9
               script: latin
               syntax: w 	which means: word
             category: .:Base, L:Left-to-right (strong), c:Chinese, j:Japanese, l:Latin, v:Viet
             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
          buffer code: #xC3 #xA9
            file code: not encodable by coding system undecided-unix
              display: terminal code #xC3 #xA9

Hope this helps,
-- 
Stefano Zacchiroli  . . . . . . .  zack@upsilon.cc . . . . o . . . o . o
Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
Former Debian Project Leader  . . @zack on identi.ca . . o o o . . . o .
« the first rule of tautology club is the first rule of tautology club »





  reply	other threads:[~2013-07-04 19:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 22:19 bug#14782: 24.3.50; flyspell-mode garbles accents in terminal clients Stefano Zacchiroli
2013-07-04  2:44 ` Eli Zaretskii
2013-07-04  7:02   ` Stefano Zacchiroli
2013-07-04 10:56     ` Agustin Martin
2013-07-04 13:36       ` Andreas Schwab
2013-07-04 16:16     ` Eli Zaretskii
2013-07-04 16:52       ` Stefano Zacchiroli
2013-07-04 18:13         ` Eli Zaretskii
2013-07-04 19:20           ` Stefano Zacchiroli [this message]
2013-07-05 11:16             ` Eli Zaretskii
2013-07-05 15:30               ` Stefano Zacchiroli
2013-07-05 11:42             ` Stefan Monnier
2013-07-05 15:40               ` Stefano Zacchiroli
2013-07-05 23:35                 ` Stefan Monnier
2013-07-06  0:12                 ` Stefan Monnier
2013-07-06  7:28                   ` Stefano Zacchiroli
2013-07-06  9:22                     ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=20130704192002.GA18377@upsilon.cc \
    --to=zack@upsilon.cc \
    --cc=14782@debbugs.gnu.org \
    --cc=eliz@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.