all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Modifying face-font-family-alternatives has no effect
@ 2012-04-10  1:30 taz
  2012-04-16 15:37 ` Jason Rumney
  0 siblings, 1 reply; 2+ messages in thread
From: taz @ 2012-04-10  1:30 UTC (permalink / raw)
  To: help-gnu-emacs

I'm using emacs23.4 on windows 7.

Here's an example configuration:

(setq face-font-family-alternatives '(("myfamily" "anonymous pro")))
(set-face-attribute 'default nil :family "myfamily")

I expect this should cause the default font to be set to "anonymous pro", but it seems to ignore whatever I set for face-font-family-alternative and behaves according to its default value instead (I always get courier or arial). Although setting family to "anonymous pro" directly does work. How can I get the expected behavior?


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

end of thread, other threads:[~2012-04-16 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10  1:30 Modifying face-font-family-alternatives has no effect taz
2012-04-16 15:37 ` Jason Rumney

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.