all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Jason Rumney" <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: HELLO confuses Emacs with new font backend
Date: Thu, 15 May 2008 16:22:20 +0200	[thread overview]
Message-ID: <f7ccd24b0805150722k12348c88pf6f126b16802487c@mail.gmail.com> (raw)
In-Reply-To: <482C42D4.6010001@gnu.org>

On Thu, May 15, 2008 at 4:04 PM, Jason Rumney <jasonr@gnu.org> 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	other threads:[~2008-05-15 14:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15  8:53 HELLO confuses Emacs with new font backend Juanma Barranquero
2008-05-15 12:36 ` Juanma Barranquero
2008-05-15 14:04   ` Jason Rumney
2008-05-15 14:22     ` Juanma Barranquero [this message]
2008-05-15 14:32       ` Juanma Barranquero
2008-05-15 15:24       ` Jason Rumney
2008-05-15 15:42         ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0805150722k12348c88pf6f126b16802487c@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.