GNU bug report logs -
#52918
29.0.50; to make use of ucd/Unihan_Readings.txt for kDefinition entry
Previous Next
Full log
View this message in rfc822 format
> Date: Sun, 23 Jan 2022 02:15:06 +0000 (UTC)
> From: Van Ly <van.ly <at> sdf.org>
> cc: 52918 <at> debbugs.gnu.org
>
> On Mon, 3 Jan 2022, Eli Zaretskii wrote:
>
> >> . Unihan_Readings.txt
> >>
> >> Like how quail-show-key helps by showing in the minibuffer the input
> >> sequence needed to type a character for a specific input method, can
> >> there be a function called quail-show-unihan that exposes in the
> >> minibuffer the kDefinition entry associated with the East Asian
> >> character from ucd/Unihan_Readings.txt?
> >
> > Yes, this could be added to Emacs, and IMO would be a useful feature.
> >
> > Suggested implementation:
> >
> > . import the Unihan_Readings.txt file into Emacs
> > . add Makefile rules to produce a uni-unihan-readings.el file from
> > Unihan_Readings.txt, which defines a char-table where each
> > character has its kDefinition property value
> > . code a minor mode which will show in the echo area the value of
> > the kDefinition property, if any, of the character at point
> >
> > Patches welcome.
> >
>
> See patch attached.
>
> Two of the three implementation steps suggested are done.
Thanks.
You don't seem to have copyright assignment on file, and without that
we cannot accept such large contributions. Would you like to start
your legal paperwork now? If so, I will send you the form and the
instructions.
This bug report was last modified 2 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.