unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* display default font in use
@ 2010-12-12  1:45 Harry Putnam
  2010-12-12  3:54 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2010-12-12  1:45 UTC (permalink / raw)
  To: help-gnu-emacs


From what I saw while trying to find the answer to this ... the usage
of the term default-font, as in set-default-font, is now obsolete and
being replaced (eventually) by default-frame as in `set frame-font

But I hoped to find out how to display what the current default font
is so I used C-h f <RET> set-frame-font <RET> and found some
information that seems wrong, but its likely I don't really understand
what it is saying.

in part:
To get the frame's current default font, use `frame-parameters'.

I tried what that appears to be saying by evaluating:

Shift-Alt-: :(frame-parameters) <RET>

It shows quite a pile of information but none of it appears to be
about the default font.

Here is an example:

((parent-id . 18986016) (explicit-name) (display

. ":0.0") (visibility . t) (icon-name) (outer-window-id
. "44040218") (window-id . "44040220") (top . 552) (left
. 1032) (buried-buffer-list) (buffer-list #<buffer *scratch*>
#<buffer *Minibuf-1*>) (unsplittable) ...)




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

* Re: display default font in use
  2010-12-12  1:45 display default font in use Harry Putnam
@ 2010-12-12  3:54 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-12-12  3:54 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Harry Putnam <reader@newsguy.com>
> Date: Sat, 11 Dec 2010 19:45:19 -0600
> 
> 
> Shift-Alt-: :(frame-parameters) <RET>
> 
> It shows quite a pile of information but none of it appears to be
> about the default font.
> 
> Here is an example:
> 
> ((parent-id . 18986016) (explicit-name) (display
> 
> . ":0.0") (visibility . t) (icon-name) (outer-window-id
> . "44040218") (window-id . "44040220") (top . 552) (left
> . 1032) (buried-buffer-list) (buffer-list #<buffer *scratch*>
> #<buffer *Minibuf-1*>) (unsplittable) ...)

Try hitting RET with cursor on those dots at the end of this.



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

end of thread, other threads:[~2010-12-12  3:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12  1:45 display default font in use Harry Putnam
2010-12-12  3:54 ` Eli Zaretskii

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).