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

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

Re: Setting Font/FontSet


From: Peter Dyballa
Subject: Re: Setting Font/FontSet
Date: Mon, 31 Mar 2008 20:49:46 +0200


Am 31.03.2008 um 19:40 schrieb Paulo J. Matos:
Is there a way to list all the fonts available to GNU Emacs?


It's easy – but first think of a good name for the list!

        M-x set-frame-font RET TAB

This will create a *Completions* buffer that you best save/rename at once without trying file name completion (or it will overwrite the buffer's contents). I get about 12,000 names ...

The other method is:

        (x-list-fonts "*")C-j

in *scratch* buffer. It creates a strange list that would need some expansion ...

--
Greetings

  Pete

America believes in education: the average professor earns more money in a year than a professional athlete earns in a whole week.
                                – Evan Esar








reply via email to

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