> From: Kenichi Handa <[EMAIL PROTECTED]>
> Date: Mon, 28 May 2007 21:24:29 +0900
> Cc: [email protected], [EMAIL PROTECTED]
> 
> By the way, in emacs-unicode-2, make-glyph-code doesn't work
> for a face of ID greater than 511 (in Emacs 22, maximum face
> ID is 4095.  I think there are fairly easy two ways to
> increase this limit.
> [...]
> Is it worth doing such a work?

I think this way of merging a face and a character code in a single
number is a kludge, a relic of an old era when Emacs didn't have any
other way to put faces on the text, and we intended to remove this at
some point.  Maybe Emacs 23 is that point.  We now have text
properties and overlays, so we shouldn't be needing this.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to