emacs-devel
[Top][All Lists]
Advanced

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

Re: blank-mode.el


From: Robert J. Chassell
Subject: Re: blank-mode.el
Date: Mon, 12 Nov 2007 18:26:57 +0000 (UTC)

    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)

in an Emacs with my usual font, i.e., emacs -Q -D \ 
-fn "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1", I got
the downwards arrow with corner leftwards.  (My usual font is larger
than normal because I have a high resolution screen and my eyes are
not as good as they once were.)  But when I evaluated that expression
in an instance with the system defined fonts, i.e., emacs -Q -D only,
I saw hollow boxes at the ends of lines.

Both had a charset of     ascii (ASCII (ISO646 IRV))

The one had a font of

     -Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1

the other

     -Adobe-Courier-Medium-R-Normal--17-120-100-100-M-100-ISO8859-1
     but on my screen that font looks like it was 12 points!

Today's GNU Emacs CVS snapshot, Mon, 2007 Nov 12  10:48 UTC
GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.1)

--
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

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