|
| From: | Vinicius Jose Latorre |
| Subject: | Re: blank-mode.el |
| Date: | Mon, 12 Nov 2007 18:51:25 -0300 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071009 SeaMonkey/1.1.5 |
Robert J. Chassell wrote:
By "using ?\u21b5 in blank mode" I meant
putting ?\u21b5 in blank-display-mappings like:
(?\n [?\u21b5 ?\n] [?$ ?\n])
When blank-mode is on using the setting above,
instead of appear ↵ at the end of line (\n)
it appears an empty rectangle box at the end of line.
That happened to me, too, but when I evaluated
(setq default-input-method 'ucs)
Humm, the command above didn't work in my system, that is, it continues to display hollow box at end of line. Even doing: emacs -Q
| [Prev in Thread] | Current Thread | [Next in Thread] |