From: Jesper Harder <harder@myrealbox.com>
Subject: Re: adding fonts to font menu?
Date: Fri, 27 Dec 2002 18:24:11 +0100 [thread overview]
Message-ID: <m3of779xz8.fsf@defun.localdomain> (raw)
In-Reply-To: b30faff8.0212270100.543e5265@posting.google.com
plampione@yahoo.com (Peter Lampione) writes:
> Once one finds nice fonts, how does one add them to the menu that
> pops up when pressing shift-leftbutton?
I think something like this should work:
(add-to-list 'x-fixed-font-alist
'("My fonts"
("Andale Mono"
"-monotype-andale mono-medium-r-normal-*-24-*-*-*-m-*-iso8859-1")
("Luxi Mono"
"-b&h-luxi mono-medium-r-normal-*-12-*-*-*-m-*-iso8859-1"))
t)
next prev parent reply other threads:[~2002-12-27 17:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-27 9:00 adding fonts to font menu? Peter Lampione
2002-12-27 17:24 ` Jesper Harder [this message]
2002-12-29 9:26 ` Peter Lampione
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=m3of779xz8.fsf@defun.localdomain \
--to=harder@myrealbox.com \
/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).