help-gnu-emacs
[Top][All Lists]
Advanced

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

display zero with space U+200B


From: Florian Kaufmann
Subject: display zero with space U+200B
Date: Wed, 08 Dec 2010 15:27:58 -0000
User-agent: G2/1.0

I have a file containing zero with space characters (unicode code
point U+200B). Any idea how I can get a visual feedback where they
are? I tried to customize whitespace-display-mappings of whitespace.el
like this:

(defcustom whitespace-display-mappings '( (space-mark ?\x200B [?\xB7]
[?.]) ...

But I still don't see it. Normal spaces are displayed as intented by
whitespace.el.


reply via email to

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