[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: bitmap font setting



Hideyuki SHIRAI (白井秀行) <shirai@xxxxxxxxxxx> writes:

> bitmap-mule-8.4 の README.en に
> 
> ** IMPORTANT notice to Mule-UCS on Emacs 20 users !!
> If you are using Emacs 20 and Mule-UCS version 0.84 or later, you have
> to set the value of the variable `bitmap-alterable-charset' explicitly,
> and furthermore, you have to load un-define.elc before bitmap.elc.
> The valid values for the variable `bitmap-alterable-charset' are
> `indian-1-column' and `tibetan-1-column'.  Here is an example for the
> startup (normally .emacs) file:
> 
>    (require 'un-define)
>    (setq bitmap-alterable-charset 'tibetan-1-column)
>    (require 'bitmap)
> 
> We must apologize that the charset used in `bitmap-alterable-charset'
> becomes totally unserviceable to the inconvenience of Indian or Tibetan.
> 
> と書いてあります。

すみません、気づきませんでした。
以後気をつけます。

動くようになりました。
ありがとうございました。

-- 
きの