emacs-devel
[Top][All Lists]
Advanced

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

Re: Cyrillic vs UTF-8


From: Alex Schroeder
Subject: Re: Cyrillic vs UTF-8
Date: Thu, 01 May 2003 16:06:27 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> In article <address@hidden>, Simon Josefsson <address@hidden> writes:
>> It seems to work, thanks.  Wouldn't it be useful to at least be able
>> to customize the fontset?  Requiring use of X resources to get Unicode
>> to show up correctly is not user friendly.
>
> Unfortunately, a fontset is not a variable, thus can't be
> customized easily.  Another way to modify a fontset is to do
> something like this in .emacs.
>
> (set-fontset-font "fontset-default"
>                 'mule-unicode-0100-24ff
>                 '("gnu-unifont" . "iso10646-1"))
> ...

Well, we could create a "dummy" option with an interesting :set
property which will then call create-fontset-from-fontset-spec and
friends using its own value (which was customized by the user).

Alex.
-- 
http://www.emacswiki.org/cgi-bin/alex.pl





reply via email to

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