unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Find all the name and alias corresponding to a codepoint in Emacs.
Date: Sat, 12 Mar 2022 19:20:11 +0800	[thread overview]
Message-ID: <CAGP6POKT_y2tdN_J8HttL6=ox+sY0c5C=PZz5MwL9F63+hqupg@mail.gmail.com> (raw)
In-Reply-To: <83ee37cy43.fsf@gnu.org>

On Sat, Mar 12, 2022 at 5:36 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Hongyi Zhao <hongyi.zhao@gmail.com>
> > Date: Sat, 12 Mar 2022 16:55:26 +0800
> > Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> >
> > Now, I've enabled all the properties defined in "Describe Char Unidata List":
> >
> > (setq describe-char-unidata-list
> >       '(name old-name general-category canonical-combining-class
> > bidi-class decomposition decimal-digit-value digit-value numeric-value
> > mirrored iso-10646-comment uppercase lowercase titlecase)
> >       )
> >
> >
> > But `M-x describe-char ` still gives the following information:
> >
> > ```
> >              position: 1 of 1 (0%), column: 0
> >             character: ` (displayed as `) (codepoint 96, #o140, #x60)
> >               charset: ascii (ASCII (ISO646 IRV))
> > code point in charset: 0x60
> >                script: latin
> >                syntax: '     which means: prefix
> >              category: .:Base, a:ASCII, l:Latin, r:Roman
> >              to input: type "C-x 8 RET 60" or "C-x 8 RET GRAVE ACCENT"
> >           buffer code: #x60
> >             file code: #x60 (encoded by coding system utf-8-unix)
> >               display: by this font (glyph code):
> >     ftcrhb:-PfEd-DejaVuSansMono Nerd Font
> > Mono-regular-normal-normal-*-20-*-*-*-m-0-iso10646-1 (#x43)
> >
> > Character code properties: customize what to show
> >   name: GRAVE ACCENT
> >   old-name: SPACING GRAVE
> >   general-category: Sk (Symbol, Modifier)
> >   canonical-combining-class: 0 (Spacing, split, enclosing, reordrant,
> > and Tibetan subjoined)
> >   bidi-class: ON (Other Neutrals)
> >   decomposition: (96) ('`')
> >   mirrored: N
>
> Why is that a problem?

The "grave accent" is also named as "backtick" or "backquote", and I
hope to see all these names in Emacs.

> The properties that aren't shown are all nil,
> so they are not interesting.  Emacs shows to you all the properties
> whose values are useful.

Thank you for your explanation.

Best,
Hongyi



  reply	other threads:[~2022-03-12 11:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-12  2:54 Find all the name and alias corresponding to a codepoint in Emacs Hongyi Zhao
2022-03-12  4:00 ` Emanuel Berg via Users list for the GNU Emacs text editor
2022-03-12  6:30 ` Eli Zaretskii
2022-03-12  8:43   ` Hongyi Zhao
2022-03-12  8:55     ` Hongyi Zhao
2022-03-12  9:35       ` Eli Zaretskii
2022-03-12 11:20         ` Hongyi Zhao [this message]
2022-03-12 11:40           ` Eli Zaretskii
2022-03-12 11:57             ` Hongyi Zhao
2022-03-20 16:01             ` Felix Dietrich
2022-03-20 16:55               ` tomas
2022-03-21  1:12               ` Hongyi Zhao
2022-03-21  1:33                 ` Emanuel Berg via Users list for the GNU Emacs text editor

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAGP6POKT_y2tdN_J8HttL6=ox+sY0c5C=PZz5MwL9F63+hqupg@mail.gmail.com' \
    --to=hongyi.zhao@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
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).