emacs-devel
[Top][All Lists]
Advanced

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

Re: utf8 and emacs text/string multibyte representation


From: Eli Zaretskii
Subject: Re: utf8 and emacs text/string multibyte representation
Date: Thu, 30 Oct 2014 18:35:58 +0200

> From: Camm Maguire <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Thu, 30 Oct 2014 12:27:58 -0400
> 
> > I'm not sure what you mean by a "boxed character".  A character in
> > Emacs is just an int.
> >
> 
> Then how do you distinguish integers from characters at the lisp level?

We don't -- except that a valid character's value must fit the Unicode
range.

There's no character data type in Emacs.  (XEmacs does have it.)



reply via email to

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