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: Drew Adams
Subject: bug#9653: 24.0.50; `ucs-names' - Why all of the ("" . XXX) entries?
Date: Fri, 17 Feb 2012 16:05:03 -0800

> > 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.

OK, thanks.  I couldn't tell that from the messages I received.

> > 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.

Great.  (So I suppose that (rassq 11967 (ucs-names)) returns ("CJK RADICAL GRASS
TWO" . 11967).)

Thx.

---

Where do I file a bug report for ####@debbugs.gnu.org not appearing in the cc
list when a bug is closed?  Users should be able to hit `Reply All' and get
their reply sent to the same bug mailing list, and not just to
####-done@debbugs.gnu.org.






reply via email to

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