emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fontset for mule-unicode-0100-24ff under emacs 23?


From: Kenichi Handa
Subject: Re: Fontset for mule-unicode-0100-24ff under emacs 23?
Date: Mon, 06 Mar 2006 11:23:17 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Leon <address@hidden> writes:

> The following font setting in ~/.emacs can display all characters in:
> http://www.xahlee.org/Periodic_dosage_dir/text_editor_unicode/unicode.txt
> ------------------------------------------------------------------------
> (create-fontset-from-fontset-spec
>  (concat
>   "-*-terminus-medium-r-*-*-16-*-*-*-*-*-fontset-unicode,"
>   
> "mule-unicode-0100-24ff:-misc-fixed-medium-r-*-*-15-*-*-*-*-*-iso10646-1"));; 
> (when window-system
>   (set-default-font "fontset-unicode"))
> ------------------------------------------------------------------------

> However, the following font setting in ~/.Xdefault can *not* display all
> characters in the above unicode.txt:
> ------------------------------------------------------------------------
> Emacs*Fontset-0: -*-terminus-medium-r-*-*-16-*-*-*-*-*-fontset-unicode, \
> mule-unicode-0100-24ff: -misc-fixed-medium-r-*-*-15-*-*-*-*-*-iso10646-1
> Emacs.Font: fontset-unicode
> ------------------------------------------------------------------------

Ah, thank you for finding this bug.  They differ in one
point; the latter has SPC after `:'.

I fixed create-fontset-from-fontset-spec to accept the
latter pattern both in HEAD and emacs-unicode-2.  Please try
again with the latest code.

---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]