all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: anhnmncb <anhnmncb@sina.com>
To: emacs-devel@gnu.org
Subject: Re: Chinese punctuation symbol can't be displayed on windows 2000.
Date: Mon, 15 Dec 2008 15:33:13 +0000 (UTC)	[thread overview]
Message-ID: <gi5tbo$lcv$1@ger.gmane.org> (raw)
In-Reply-To: 49465DD7.5000900@gnu.org

On 2008-12-15, Jason Rumney wrote:
> anhnmncb wrote:
>
>>> (list-fonts (font-spec :script "cjk-misc"))
>>>     
>>
>> It says nil.
> So Emacs will not automatically find a font that covers cjk-misc, you'll 
> have to tell it explicitly what font to use. Going back to your font 
> settings:
>
> (set-fontset-font (frame-parameter nil 'font)
>                   'cjk-misc (font-spec :family "SimSun") nil 'prepend)
>
>
> What happens if you change this to:
>
> (set-fontset-font "fontset-default" 'cjk-misc (font-spec :family "SimSun"))
>
> ie: Explicitly override the default fontset, rather than trying to 
> figure out the fontset from the frame.
It doesn't help at all :(


-- 
Regards,
anhnmncb





  reply	other threads:[~2008-12-15 15:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12 10:57 Chinese punctuation symbol can't be displayed on windows 2000 anhnmncb
2008-12-14  2:58 ` anhnmncb
2008-12-14 15:21   ` Jason Rumney
2008-12-15  0:05     ` anhnmncb
2008-12-15 13:38       ` Jason Rumney
2008-12-15 15:33         ` anhnmncb [this message]
2008-12-17  3:04 ` anhnmncb
2008-12-17  9:02 ` anhnmncb
2008-12-17  9:53   ` liu shukui
2008-12-17 10:27     ` anhnmncb
2008-12-17 14:44       ` Jason Rumney

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='gi5tbo$lcv$1@ger.gmane.org' \
    --to=anhnmncb@sina.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 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.