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

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

Re: Setting the global default font size.


From: Peter Dyballa
Subject: Re: Setting the global default font size.
Date: Fri, 13 Feb 2009 23:46:47 +0100


Am 13.02.2009 um 23:03 schrieb Geralt:

I tried now inside Emacs "(modify-all-frames-parameters '((font .
"-misc-inconsolata-*-*-*-*-*-*-*-*-*-*-iso8859-1")))", but when
evaluating this line I get the following error "Debugger entered--Lisp
error: (error "Font `-misc-inconsolata-*-*-*-*-*-*-*-*-*-*-iso8859-1'
is not defined")", so I guess there's still something I'm missing?


M-x set-frame-font TAB TAB produces a large *Completions* buffer with fonts GNU Emacs "sees." It's also possible to evaluate

        (x-list-fonts "*-inconsolata-*")

in *scratch* buffer. I found a line

        (font . "-adobe-courier-medium-r-*-11-*-iso10646-1")

– and it still works!

--
Greetings

  Pete

"What do you think of Western Civilisation?"
"I think it would be a good idea!"
                                – Mohandas Karamchand Gandhi







reply via email to

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