all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Interactive ucs-insert fails in HEAD
Date: Sat, 10 Oct 2009 09:52:04 +0200	[thread overview]
Message-ID: <83y6njk7ob.fsf@gnu.org> (raw)
In-Reply-To: <f7ccd24b0910091247u4d2f936ek36a00c2c973d636d@mail.gmail.com>

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Fri, 9 Oct 2009 21:47:59 +0200
> Cc: wilde@sha-bang.de, emacs-devel@gnu.org
> 
> On Fri, Oct 9, 2009 at 18:21, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> > Why is there reason to exclude any characters from ucs-names?
> >
> > Anyway, if there are good reasons, they should be stated in a comment
> > near the exclusion code.  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.
> 
> In fact, I think there's no reason to exclude names, except for the
> ranges in UnicodeData.txt (Surrogates, Ideograph Extensions, etc.).

If you mean entries like this one:

    20000;<CJK Ideograph Extension B, First>;Lo;0;L;;;;;N;;;;;
    2A6D6;<CJK Ideograph Extension B, Last>;Lo;0;L;;;;;N;;;;;

then I agree.  Still, I don't understand how including them could
screw completion in ucs-insert.  Can you explain?

Anyway, we now skip entries like this as well:

    1F210;SQUARED CJK UNIFIED IDEOGRAPH-624B

which I think we don't need to skip.





  reply	other threads:[~2009-10-10  7:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-09  9:57 Interactive ucs-insert fails in HEAD Sascha Wilde
2009-10-09 11:32 ` Eli Zaretskii
2009-10-09 11:44   ` Juanma Barranquero
2009-10-09 13:04     ` Juanma Barranquero
2009-10-09 14:47       ` Sascha Wilde
2009-10-09 16:21       ` Eli Zaretskii
2009-10-09 19:47         ` Juanma Barranquero
2009-10-10  7:52           ` Eli Zaretskii [this message]
2009-10-10 11:44             ` Juanma Barranquero
2009-10-10 13:14               ` Eli Zaretskii
2009-10-10 14:06                 ` Juanma Barranquero
2009-10-13  5:13           ` Kenichi Handa
2009-10-13 18:46             ` Stefan Monnier
2009-10-15  7:23               ` Kenichi Handa
2009-10-09 19:50         ` Juanma Barranquero
2009-10-10  7:56           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y6njk7ob.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.