unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Custom themes and precedence
@ 2011-09-22 23:59 Dave Abrahams
  2011-10-01 17:58 ` Chong Yidong
  0 siblings, 1 reply; 5+ messages in thread
From: Dave Abrahams @ 2011-09-22 23:59 UTC (permalink / raw)
  To: emacs-devel


Hi all,

I thought I'd use themes to store groups of settings that should take
effect in specific circumstances; for example, on machine X, I have a
fonts not available elsewhere and I'd like to use those by default when
on machine X.  So I programmatically look for a theme based on the
machine name and if found, I enable it.

I customized default-frame-alist in the theme for machine X... which
worked fine until I customized default-frame-alist "non-themedly"
somewhere else.  That caused the new setting to go into the "user" theme
*which takes precedence over all others*.  That last bit isn't working
out so well for my use-case.  Should this usage be accomodated, is it
outside the intended applications of themes, or...?

TIA,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com





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

end of thread, other threads:[~2011-10-02  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 23:59 Custom themes and precedence Dave Abrahams
2011-10-01 17:58 ` Chong Yidong
2011-10-01 18:27   ` Dave Abrahams
2011-10-02  2:04     ` Stefan Monnier
2011-10-02  8:40       ` Dave Abrahams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).