all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: describe-char/unicode confusion
Date: Thu, 31 Mar 2011 22:41:28 -0700 (PDT)	[thread overview]
Message-ID: <a5041b22-0f22-4789-9c6d-e516a0807c66@glegroupsg2000goo.googlegroups.com> (raw)
In-Reply-To: <8vkbh5FjuhU1@mid.individual.net>

On Friday, April 1, 2011 5:58:29 AM UTC+8, Eric Wolf wrote:

> If I use describe-char
> on "∅" it tells me, that
> this character has category
> j:japanese.
> 
> Why? Ist in x2200 - x22FF of
> Unicode, which is Mathematical
> Operators ...
> 
> I suspect that because of this,
> it gets displayed in a different
> font, then my default. Which would
> have a glyph for it.

AFAIU, coding category is not used for font selection, it is used to narrow down appropriate coding systems when a buffer has the coding system "undecided".  Since this character is covered by the JISX-0208 standard, it gets the Japanese tag (along with most ASCII characters and many more that you might not consider Japanese).


      reply	other threads:[~2011-04-01  5:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-31 21:58 describe-char/unicode confusion Eric Wolf
2011-04-01  5:41 ` Jason Rumney [this message]

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=a5041b22-0f22-4789-9c6d-e516a0807c66@glegroupsg2000goo.googlegroups.com \
    --to=jasonrumney@gmail.com \
    --cc=gnu.emacs.help@googlegroups.com \
    --cc=help-gnu-emacs@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.