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

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

set-default-font


From: ken
Subject: set-default-font
Date: Tue, 25 Aug 2020 12:54:09 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

In my ~/.emacs (version 27.1-1.1.x86_64, I believe) I have a function
containing

set-default-font "-*-*-regular-r-*-*-*-180-*-75-*-*-iso8859-1")

Of course it horked when loading.  So I did

C-h f set-default-font

Magically this gave me help for the function "setup-default-fontset".  I
suppose I'm to assume that "set-default-font" has been eliminated,
substituted by "setup-default-fontset".  True??

Secondly, to fix my ~/.emacs can I just edit "set-default-font" and
change it to
"setup-default-fontset"?

Thirdly, I long ago upgraded from any "Latin" character sets to UTF-8
and, to me, that means I shouldn't be specifying any "*iso8859*" fonts. 
What command output would show me the available font(set)s I could use
in place of the 8859 stuff?

tia




reply via email to

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