unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34375: Problem with the 'to input' information in what-cursor-position
@ 2019-02-07 23:00 Andy Smith
  2019-02-08  1:01 ` bug#34375: Correction Andy Smith
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Smith @ 2019-02-07 23:00 UTC (permalink / raw)
  To: 34375

[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

I ran what-cursor-position on a unicode char. Get the following ...

position: 12 of 16 (69%), column: 0
            character: Ő (displayed as Ő) (codepoint 336, #o520, #x150)
    preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x0150
               script: latin
               syntax: w which means: word
             category: .:Base, L:Left-to-right (strong), j:Japanese, l:Latin
             to input: type "C-x 8 RET 150" or "C-x 8 RET LATIN CAPITAL
LETTER O WITH DOUBLE ACUTE"
          buffer code: #xC5 #x90
            file code: #xC5 #x90 (encoded by coding system utf-8-unix)
              display: by this font (glyph code)
    xft:-DAMA-Ubuntu Mono-normal-normal-normal-*-72-*-*-*-m-0-iso10646-1
            (#x12E)

If I follow the 'to input' instructions ... i.e "C-x 8 RET 150" this
doesn't work. i.e. I can roundtrip and insert a copy of the character I
initially looked up. Needed to do "C-x 8 RET 0150" instead.

The to-input field maybe needs to display an octal string properly
prefixed with a zero maybe?

Rgds,

A.

[-- Attachment #2: Type: text/html, Size: 2951 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-08 10:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-07 23:00 bug#34375: Problem with the 'to input' information in what-cursor-position Andy Smith
2019-02-08  1:01 ` bug#34375: Correction Andy Smith
2019-02-08  7:09 ` bug#34375: Problem with the 'to input' information in what-cursor-position Robert Pluim
2019-02-08  7:11 ` Eli Zaretskii
2019-02-08 10:18   ` Andy Smith
2019-02-08 10:40     ` Eli Zaretskii
2019-02-08 10:47       ` Andy Smith

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).