unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 22.2.50; Display of "zero width no-break space" (U+FEFF)
@ 2008-04-06 20:53 Reiner Steib
  2008-04-20 10:35 ` Reiner Steib
  0 siblings, 1 reply; 7+ messages in thread
From: Reiner Steib @ 2008-04-06 20:53 UTC (permalink / raw)
  To: emacs-pretest-bug

Hi,

in Emacs 22.2.50, "zero width no-break space" (U+FEFF) is displayed as
a hollow box. [1]

I think for normal buffers it should be displayed like ` ' (NO-BREAK
SPACE, U+00A0) i.e. using the face face `nobreak-space'.  But when
`nobreak-char-display' is nil, it should not be displayed at all or
like a normal SPC.  (Dunno what Unicode says about it.)

In gedit, xedit (with the same font as in Emacs) and Firefox[2], the
char is displayed like a space char (i.e. not "zero width").

Bye, Reiner.

[1]
,----[ M-x describe-char RET ]
|       character:  (325983, #o1174537, #x4f95f, U+FEFF)
|         charset: mule-unicode-e000-ffff
| 		 (Unicode characters of the range U+E000..U+FFFF.)
|      code point: #x72 #x5F
|          syntax: w 	which means: word
|     buffer code: #x9C #xF3 #xF2 #xDF
|       file code: #xEF #xBB #xBF (encoded by coding system utf-8)
|         display: by this font (glyph code)
|      -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1 (#xFEFF)
|    Unicode data:  
|            Name: ZERO WIDTH NO-BREAK SPACE
|        Category: other format
| Combining class: Spacing
|   Bidi category: Boundary Neutral
|        Old name: BYTE ORDER MARK
`----

[2] In both lines, the first char after the first space is U+FFFF:
,----[ http://article.gmane.org/gmane.discuss/11614/ ]
|regarding gmane.linux.debian.devel.www :  [...]
|like http://news.gmane.org/gmane.linux.debian.devel.www 
`----
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-23  5:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-06 20:53 22.2.50; Display of "zero width no-break space" (U+FEFF) Reiner Steib
2008-04-20 10:35 ` Reiner Steib
2008-04-20 23:57   ` Juri Linkov
2008-04-21  3:09     ` Eli Zaretskii
2008-04-21 11:51       ` Reiner Steib
2008-04-21 22:33         ` Juri Linkov
2008-04-23  5:14           ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).