From: "rgb" <rbielaws@i1.net>
Subject: Re: Can I ask a Simple question?
Date: 5 Oct 2006 08:06:04 -0700 [thread overview]
Message-ID: <1160060763.796023.226750@c28g2000cwb.googlegroups.com> (raw)
In-Reply-To: 1159988801.087342.3040@c28g2000cwb.googlegroups.com
> To pick out a font and get its full name (like that
> -adobe-courier-med...) I run NEdit and use its built in font selection
> tool. I tried xfontsel, but it wasn't helpful.
After selecting a font with S-<mouse-1> in Emacs you can get it's name
by putting this line in your *scratch* buffer and hitting C-j
(assoc 'font (frame-parameters))
You should get a result something like this:
(font . "-outline-Courier
New-normal-r-normal-normal-13-97-96-96-c-*-iso8859-1")
next prev parent reply other threads:[~2006-10-05 15:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-02 16:31 Can I ask a Simple question? neil
2006-10-02 17:07 ` David Kastrup
2006-10-03 12:34 ` neil
2006-10-03 12:38 ` David Kastrup
2006-10-02 17:36 ` Eli Zaretskii
[not found] ` <mailman.7677.1159810570.9609.help-gnu-emacs@gnu.org>
2006-10-03 13:00 ` neil
2006-10-03 16:13 ` Peter Dyballa
[not found] ` <mailman.7702.1159892008.9609.help-gnu-emacs@gnu.org>
2006-10-03 16:38 ` Johan Bockgård
2006-10-03 20:43 ` Eli Zaretskii
2006-10-11 13:26 ` robert.thorpe
2006-10-04 19:06 ` jmg3000
2006-10-04 20:58 ` Drew Adams
2006-10-05 15:06 ` rgb [this message]
2006-10-11 12:04 ` Sam Peterson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1160060763.796023.226750@c28g2000cwb.googlegroups.com \
--to=rbielaws@i1.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).