emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: case-table functions clobbering extra slots


From: Kenichi Handa
Subject: Re: case-table functions clobbering extra slots
Date: Mon, 31 Jan 2005 16:37:10 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3.50 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Simon Josefsson <address@hidden> writes:
> This reminds me, now that the Unicode tables have been released under
> a free license, would it make sense to extend C-x = (or probably
> rather C-u C-x =) to display the Unicode database information for that
> character?  I would find that useful in many situations.

As already written, that feature is already implemented.
But, as the way of implementation is only for C-u C-x =,
not adequate/efficient to be used from a program.

I've just recently installed a change to emacs-unicode that
makes get-char-code-property handle various Unicode-based
properties and make C-u C-x = use that feature.  The change
also allows customizing which Unicode-base properties to be
shown.

If you are interested in it, please try emacs-unicode-2
branch.

But, back-porting it to the current Emacs is not easy
because the code (to generate dumped char-tables) runs only
for emacs-unicode.

---
Ken'ichi HANDA
address@hidden




reply via email to

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