emacs-devel
[Top][All Lists]
Advanced

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

Re: blank-mode.el


From: Juri Linkov
Subject: Re: blank-mode.el
Date: Mon, 12 Nov 2007 00:36:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> On 11/11/07, Juri Linkov <address@hidden> wrote:
>
>> This hex code is not the same as Unicode, and its hex code is valid:
>>
>>   (char-valid-p ?\x53bb5)
>>   ==> t
>
> Isn't easier just to do (char-valid-p ?\u21b5) ?

I forgot that this notation is available not only in the Unicode branch.
And this notation is not printed anywhere, unlike emacs-mule hex/dec/oct
values seen in `C-x C-e' and `C-u C-x =',  Shouldn't ?\uUUUU be printed
as well, or this will be unnecessary in the Unicode branch?

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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