From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Modifying face-font-family-alternatives has no effect
Date: Mon, 16 Apr 2012 08:37:03 -0700 (PDT) [thread overview]
Message-ID: <17133254.10.1334590623397.JavaMail.geo-discussion-forums@pbiu10> (raw)
In-Reply-To: <9590691.1427.1334021413670.JavaMail.geo-discussion-forums@ynjc2>
On Tuesday, 10 April 2012 09:30:13 UTC+8, taz wrote:
> (setq face-font-family-alternatives '(("myfamily" "anonymous pro")))
Looking at the definition of face-font-family-alternatives, it seems setting it with setq will not have any effect. Either set it through customize, or add
(internal-set-alternative-font-family-alist face-font-family-alternatives)
after setting it.
prev parent reply other threads:[~2012-04-16 15:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 1:30 Modifying face-font-family-alternatives has no effect taz
2012-04-16 15:37 ` Jason Rumney [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
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=17133254.10.1334590623397.JavaMail.geo-discussion-forums@pbiu10 \
--to=jasonrumney@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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).