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

Re: Problems with UTF-8 Emacs patch



  Edmund GRIMLEY EVANS <edmundo@rano.demon.co.uk> writes:

> (if (eq window-system 'x)
>    (create-fontset-from-fontset-spec
>     "-misc-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-fontset-standard"))
> 
> By a working fontset, I mean one that will display the unicode-mono
> characters used by Otfried's package. Once Emacs has started I can
> select this fontset with Shift-Left-Mouse; it's called "Standard:
> 13-dot medium".
> 
> What I have not succeeded in doing is getting this to be the initial
> font. Since I was planning to start up Emacs for editing each e-mail
> reply, it would be a great advantage if I could.

I've tried this without success, too.  In the end, I didn't
create a new fontset, but modified the existing one (it's called
`-etl-fixed-medium-r-normal--16-*-*-*-*-*-fontset-etl' on my system):

(set-fontset-font
 "-etl-fixed-medium-r-normal--16-*-*-*-*-*-fontset-etl"
 'unicode-wide "-gnu-unifont-medium-r-normal--16-*-*-*-*-*-iso10646-1")
(set-fontset-font
 "-etl-fixed-medium-r-normal--16-*-*-*-*-*-fontset-etl"
 'unicode-mono "-gnu-unifont-medium-r-normal--16-*-*-*-*-*-iso10646-1")

-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/lists/