help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Find all the name and alias corresponding to a codepoint in Emacs.


From: Hongyi Zhao
Subject: Re: Find all the name and alias corresponding to a codepoint in Emacs.
Date: Sat, 12 Mar 2022 19:57:46 +0800

On Sat, Mar 12, 2022 at 7:40 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Hongyi Zhao <hongyi.zhao@gmail.com>
> > Date: Sat, 12 Mar 2022 19:20:11 +0800
> > Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> >
> > > > 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.
>
> We only show the Unicode data, and it has only "SPACING GRAVE" as an
> alternative name.

Thank you for your explanation. I see.

HZ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]