emacs-devel
[Top][All Lists]
Advanced

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

Re: HELLO confuses Emacs with new font backend


From: Juanma Barranquero
Subject: Re: HELLO confuses Emacs with new font backend
Date: Thu, 15 May 2008 16:22:20 +0200

On Thu, May 15, 2008 at 4:04 PM, Jason Rumney <address@hidden> wrote:

> What does C-u C-x = say for the first garbled character?

The first garbled characters is the M of "M-x" etc. I see it like 'l'
(or 'I', I'm not sure), and C-u C-x = says:

----------------------------------------------------------------------------------------------------
        character: M (77, #o115, #x4d)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x4D
           syntax: w    which means: word
         category: a:ASCII graphic characters 32-126 (ISO646 IRV:1983[4/0])
                   l:Latin r:Japanese roman
      buffer code: #x4D
        file code: not encodable by coding system iso-latin-1-dos
          display: by this font (glyph code)
     -outline-Courier-normal-normal-normal-mono-13-*-*-*-m-*-iso8859-1 (#x4D)

Character code properties are not shown: customize what to show

There are text properties here:
  face                 (fixed-pitch :foreground "red")
  help-echo            [Show]
----------------------------------------------------------------------------------------------------

except that I see

        character: l (77, #o115, #x4d)

but it is obviously describing the `M'.

If I start Emacs with

  emacs.exe -q --no-site-file -fn "-*-DejaVu Sans
Mono-normal-r-normal-*-13-*-*-*-c-*-iso10646-1"

the problem does not hapen.

 Juanma




reply via email to

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