unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* using front from menu in .emacs
@ 2009-05-02 14:54 tomer
  2009-05-02 15:56 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: tomer @ 2009-05-02 14:54 UTC (permalink / raw)
  To: help-gnu-emacs

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.
the question in short.
how can i use font from font pop up menu into .emacs?
Thanks tomer


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: using front from menu in .emacs
  2009-05-02 14:54 using front from menu in .emacs tomer
@ 2009-05-02 15:56 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2009-05-02 15:56 UTC (permalink / raw)
  To: tomer; +Cc: help-gnu-emacs


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
    _<<     \\_/\_,   \\_ \\_/\_,
   (*)/(*) (*)   (*) (*) `-    (*)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-02 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02 14:54 using front from menu in .emacs tomer
2009-05-02 15:56 ` Peter Dyballa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).