From: plampione@yahoo.com (Peter Lampione)
Subject: Re: adding fonts to font menu?
Date: 29 Dec 2002 01:26:05 -0800 [thread overview]
Message-ID: <b30faff8.0212290126.56381f3@posting.google.com> (raw)
In-Reply-To: m3of779xz8.fsf@defun.localdomain
Thanks!
I wasn't able to use add-to-list, so I simply setq'ed
x-fixed-font-alist to the desired value. Much better now!
Peter
Jesper Harder <harder@myrealbox.com> wrote in message news:<m3of779xz8.fsf@defun.localdomain>...
> 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)
prev parent reply other threads:[~2002-12-29 9:26 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
2002-12-29 9:26 ` Peter Lampione [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b30faff8.0212290126.56381f3@posting.google.com \
--to=plampione@yahoo.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.