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

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

Re: character syntax fixes needed


From: Dave Love
Subject: Re: character syntax fixes needed
Date: Wed, 09 Mar 2005 17:09:39 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> As I don't use those characters, I don't know what is
> correct.  But, it seems that they are used as a pair; isn't
> it convenient if we give them paren syntax?

No.  The complete set of valid non-ASCII paren pairs from Unicode is
already in characters.el (but I don't know whether any are missing
from the CJK charsets, for instance).  These are `left-pointing' and
`right-pointing', not `open' and `close' -- there's no consistency in
how quotes are used.  I'm not sure the following are all correct, but
all three forms are used and they're probably documented in Unicode
somewhere:

« Français »
»Deutsch«
»Svensk»

As far as I remember, it's similar for the single guillemets.

>> Making Ÿ and ÿ a case pair in characters.el is clobbered by the entry
>> for code 255 in latin-1.el, which should presumably be removed.
>
> Ah, sure.  But we can't just remove it because that code is
> necessary for unibyte mode.  So, I installed this:

Why is that necessary since the default syntax is `word'?

> They are commented out for the moment because case-fold
> search/match doesn't work well with that kind of complex
> case setting.  I remember I included you in CC: when I wrote
> about that problem under the subject "case-table functions
> ....".

Sorry, I guess I abandonned that thread before when it was clear it
was taking effort from more important things and that what I already
did will go to waste again.





reply via email to

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