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

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

bug#9653: 24.0.50; `ucs-names' - Why all of the ("" . XXX) entries?


From: Stefan Monnier
Subject: bug#9653: 24.0.50; `ucs-names' - Why all of the ("" . XXX) entries?
Date: Fri, 17 Feb 2012 18:42:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

> Thank you for trying to fix this.
> But I still see the same problem:

The fix was installed yesterday, so I strongly suspect you're not
testing the right code.

> IOW, replacing "" by nil _only for unassigned chars_ does not solve
> the problem, AFAICT.  The problem is that there are ("" . <some#>)
> entries that precede perfectly legitimate, assigned chars.  Can you
> please remove those empty entries as well?

(assoc "" (ucs-names)) returns nil.


        Stefan





reply via email to

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