all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
Cc: emacs-devel@gnu.org
Subject: encoding of font-name with unicode branch new font-backend
Date: Thu, 07 Dec 2006 17:06:45 +0900	[thread overview]
Message-ID: <buor6vcuo2y.fsf@dhapc248.dev.necel.com> (raw)

If I do "C-u C-x =" on a character which is displayed with a
font-backend font that has a non-latin name, the font-name is not
displayed correctly:  It's displayed as raw binary characters, which are
actually the bytes of a UTF-8 encoded font name.

It seems that somewhere (decode-coding-string ... 'utf-8) has to be
called on the font name, but I'm not sure which layer has the knowledge
that the string is actually utf-8...

-miles
-- 
Fast, small, soon; pick any 2.

             reply	other threads:[~2006-12-07  8:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07  8:06 Miles Bader [this message]
2006-12-07 11:21 ` encoding of font-name with unicode branch new font-backend Kenichi Handa
2006-12-07 11:28   ` James Cloos
2006-12-07 12:47     ` James Cloos
2006-12-07 12:56       ` Kenichi Handa
2006-12-07 17:56   ` Juliusz Chroboczek

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=buor6vcuo2y.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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.