GNU bug report logs -
#12054
24.1; regression? font-lock no-break-space with nil nobreak-char-display
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Thu, 26 Jul 2012 05:51:02 UTC
Severity: normal
Found in version 24.1
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Chong Yidong <cyd <at> gnu.org>
> Date: Sun, 04 Nov 2012 02:00:05 +0800
> Cc: 12054 <at> debbugs.gnu.org
>
> "Drew Adams" <drew.adams <at> oracle.com> writes:
>
> > So just what is the "most general read syntax for a char" now?
>
> The literal representation of the character. This should work on older
> Emacsen too, I think.
It doesn't, AFAIR: in Emacs before v23, an NBSP would be decoded into
a different internal representation depending on the encoding of the
file from which it is read. That encoding could be explicit, using
the coding: cookie, or implicit, based on the current locale. But in
any case, the result will only match NBSP in the same charset. E.g.,
if \240 was decoded into a Latin-2 NBSP, it will not match a Latin-1
NBSP.
This bug report was last modified 12 years and 202 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.