emacs-devel
[Top][All Lists]
Advanced

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

Re: Interactive ucs-insert fails in HEAD


From: Eli Zaretskii
Subject: Re: Interactive ucs-insert fails in HEAD
Date: Sat, 10 Oct 2009 09:56:33 +0200

> From: Juanma Barranquero <address@hidden>
> Date: Fri, 9 Oct 2009 21:50:10 +0200
> Cc: address@hidden, address@hidden
> 
> On Fri, Oct 9, 2009 at 18:21, Eli Zaretskii <address@hidden> wrote:
> 
> > Also, I'd suggest to have some test run when
> > the Unicode database is updated, to reveal any additional characters
> > to be excluded, so that in the future such breakage could be avoided
> > with less pain.
> 
> I had the beta 5.2.0 files in my git checkout for weeks and did some
> tests, BTW. I'm puzzled that I didn't fail to me before.

What I meant is to have something that detects in UnicodeData.txt the
pattern of entries which need to be excluded.  For example, if entries
like this are the only ones:

     4DB5;<CJK Ideograph Extension A, Last>;Lo;0;L;;;;;N;;;;;

then detecting bracketed text where a character name should be would
suffice.  We could then run such a script as part of what
admin/Makefile does for the unidata.txt file it creates, and display a
proper message.




reply via email to

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