all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andy Smith <andyrsmith@gmail.com>
Cc: 34375@debbugs.gnu.org
Subject: bug#34375: Problem with the 'to input' information in what-cursor-position
Date: Fri, 08 Feb 2019 09:11:25 +0200	[thread overview]
Message-ID: <83h8derbz6.fsf@gnu.org> (raw)
In-Reply-To: <CANLNn1nPqV5p1XXxB9Lc8O2sGCvUHKTjahgDCMhwCuV1Y7A2bg@mail.gmail.com> (message from Andy Smith on Thu, 7 Feb 2019 23:00:01 +0000)

> From: Andy Smith <andyrsmith@gmail.com>
> Date: Thu, 7 Feb 2019 23:00:01 +0000
> 
> 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 cannot reproduce this.  It works for me.  What do you get if you
type "C-x 8 RET 150", as indicated in what-cursor-position's output?

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

No, the code is interpreted as hex by "C-x 8 RET".  So I wonder what
went wrong in your case.  Can you show the result of "C-h l" (the
letter ell, not the digit one) after typing "C-x 8 RET 150"?





  parent reply	other threads:[~2019-02-08  7:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2019-02-08 10:18   ` Andy Smith
2019-02-08 10:40     ` Eli Zaretskii
2019-02-08 10:47       ` Andy Smith

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=83h8derbz6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=34375@debbugs.gnu.org \
    --cc=andyrsmith@gmail.com \
    /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.