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

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

Re: using front from menu in .emacs


From: Peter Dyballa
Subject: Re: using front from menu in .emacs
Date: Sat, 2 May 2009 17:56:31 +0200


Am 02.05.2009 um 16:54 schrieb tomer:

i use emacs for windows.
i want to use big font which i found by using shift + LEFT click.
I want to automat it using .emacs.
the problem is that i dont find the font using set-default-font.

Look into lisp/mouse.el file. There the font menu is created. Other option: position the text cursor on any character of this chosen big font and type C-u C-x =. In a *Help* window it will tell you the font's name.

the question in short.
how can i use font from font pop up menu into .emacs?

You can also type: M-x set-frame-font RET TAB TAB C-g to get a list of all known fonts of your system in a *Completions* buffer – but beware! Any try to complete anything will overwrite this buffer's contents.

Then check the documentation of initial- and default-frame-alist and apply your new knowledge!

--
Greetings

  Pete

     _o    o         o   o
   _<<     \\_/\_,   \\_ \\_/\_,
  (*)/(*) (*)   (*) (*) `-    (*)






reply via email to

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