help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Trouble viewing accented characters


From: Oleksandr Gavenko
Subject: Re: Trouble viewing accented characters
Date: Thu, 18 Sep 2008 19:39:47 +0300
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Problem that you have described in

GNU Emacs Manual.

See
"27. International Character Set Support"
 - 27.10 Fontsets.
 - 27.11 Defining fontsets.

Also from "C.7 Font Specification Options"

Here is an example, which happens to specify the font whose nickname is С6x13Т:

     emacs -fn \
       "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1" &

You can also specify the font in your .Xdefaults file:

emacs.font: -misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1


reply via email to

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