unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Kenichi Handa" <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: japanese vs. chinese fonts
Date: Thu, 2 Oct 2008 16:24:02 +0200	[thread overview]
Message-ID: <f7ccd24b0810020724i2f9ffefahbdd1159e5228be99@mail.gmail.com> (raw)
In-Reply-To: <E1KlMlA-0001qP-7w@etlken.m17n.org>

On Thu, Oct 2, 2008 at 13:54, Kenichi Handa <handa@m17n.org> wrote:

> If you want to
> avoid using that font totally (i.e. don't use it even for
> Chinese), you can use face-ignored-fonts.

Does it work? face-ignored-fonts doesn't seem to be used anywhere,
other than in startup.el to decide whether to clear the face cache.

  C:\...\trunk> grep -rE face[-_]ignored[-_]fonts src\*.c src\*.h lisp\*.el
  src\xfaces.c:   4. Setting face-ignored-fonts allows the user to
ignore specific
  src\xfaces.c:Lisp_Object Vface_ignored_fonts;
  src\xfaces.c:  DEFVAR_LISP ("face-ignored-fonts", &Vface_ignored_fonts,
  src\xfaces.c:  Vface_ignored_fonts = Qnil;
  lisp\startup.el:        (old-face-ignored-fonts face-ignored-fonts))
  lisp\startup.el:                 (eq face-ignored-fonts
old-face-ignored-fonts))

Also, I do

  emacs -Q --eval "(add-to-list 'face-ignored-fonts \"FreeMono\")"

and then C-u C-x = over a Braille char in etc/HELLO:

        character: ⠕ (10261, #o24025, #x2815)
preferred charset: mule-unicode-2500-33ff (Unicode characters of the
range U+2500..U+33FF.)
       code point: 0x2835
           syntax: w 	which means: word
      buffer code: #xE2 #xA0 #x95
        file code: ESC #x24 #x2C #x32 #x28 #x35 (encoded by coding
system iso-2022-7bit-dos)
          display: by this font (glyph code)
    uniscribe:-outline-FreeMono-normal-normal-normal-mono-13-*-*-*-p-*-iso10646-1
(#x8EF)

Character code properties: customize what to show
  name: BRAILLE PATTERN DOTS-135
  general-category: So (Symbol, Other)

There are text properties here:
  charset              mule-unicode-2500-33ff


             Juanma

  reply	other threads:[~2008-10-02 14:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-02  5:38 japanese vs. chinese fonts Miles Bader
2008-10-02  6:06 ` Kenichi Handa
2008-10-02  6:11   ` Miles Bader
2008-10-02  6:49     ` Kenichi Handa
2008-10-02  7:27       ` Miles Bader
2008-10-02  9:30         ` Werner LEMBERG
2008-10-02 11:54           ` Kenichi Handa
2008-10-02 14:24             ` Juanma Barranquero [this message]
2008-10-03  0:32               ` Kenichi Handa
2008-10-02 11:57         ` Kenichi Handa
2008-10-02 12:34           ` Stefan Monnier
2008-10-02 12:45             ` Kenichi Handa
2008-10-02 13:32               ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=f7ccd24b0810020724i2f9ffefahbdd1159e5228be99@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).