unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tak Ota <Takaaki.Ota@am.sony.com>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: Emacs 23.1.97 pretest
Date: Wed, 05 May 2010 20:14:37 +0300	[thread overview]
Message-ID: <83wrvijmo2.fsf@gnu.org> (raw)
In-Reply-To: <20100504.140731.477728689.Takaaki.Ota@am.sony.com>

> Date: Tue, 4 May 2010 14:07:31 -0700
> From: Tak Ota <Takaaki.Ota@am.sony.com>
> Cc: emacs-devel@gnu.org
> 
> Some Japanese characters don't render correctly.  One such example
> character is the middle letter in the word game "ゲーム".  Another one
> I found is the dot character here between 1 and 2 "1・2".

But Emacs says quite clearly what is the reason, I think:

>         character: ー (12540, #o30374, #x30fc)
> preferred charset: unicode (Unicode (ISO10646))
>        code point: 0x30FC
>            syntax: w 	which means: word
>          category:
> 		   .:Base, H:2-byte Hiragana, K:2-byte Katakana, j:Japanese, |:line breakable
>       buffer code: #xE3 #x83 #xBC
>         file code: not encodable by coding system iso-latin-1-dos
>           display: no font available
            ^^^^^^^^^^^^^^^^^^^^^^^^^^

>         character: ・ (12539, #o30373, #x30fb)
> preferred charset: unicode (Unicode (ISO10646))
>        code point: 0x30FB
>            syntax: _ 	which means: symbol
>          category:
> 		   .:Base, K:2-byte Katakana, c:Chinese, j:Japanese, |:line breakable
>       buffer code: #xE3 #x83 #xBB
>         file code: not encodable by coding system iso-latin-1-dos
>           display: no font available
            ^^^^^^^^^^^^^^^^^^^^^^^^^^

Could it be that you have no fonts for these characters?




  reply	other threads:[~2010-05-05 17:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04  2:12 Emacs 23.1.97 pretest Chong Yidong
2010-05-04  9:58 ` Deniz Dogan
2010-05-04 12:07 ` Juanma Barranquero
2010-05-04 17:47 ` Sean Sieger
2010-05-04 21:07 ` Tak Ota
2010-05-05 17:14   ` Eli Zaretskii [this message]
2010-05-05 23:06     ` Yu-ji Hosokawa
2010-05-05 23:10     ` Jason Rumney
2010-05-05 23:12     ` Yu-ji Hosokawa
2010-05-04 22:18 ` Andy Moreton
2010-05-05 17:27 ` David Robinow
2010-05-05 19:54   ` Chong Yidong
2010-05-05 22:10   ` Juanma Barranquero
2010-05-06 14:54 ` Sven Joachim
2010-05-06 17:39   ` Glenn Morris

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=83wrvijmo2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=Takaaki.Ota@am.sony.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@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 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).