all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* color theme won't autoload at startup when running in terminal
@ 2014-05-10 10:45 Hikaru Ichijyo
  0 siblings, 0 replies; only message in thread
From: Hikaru Ichijyo @ 2014-05-10 10:45 UTC (permalink / raw
  To: help-gnu-emacs

I've been trying to run the color theme "fischmeister" from my .emacs at 
startup, but it won't seem to run when I'm on a text terminal ('emacs 
-nw') unless I load it myself.  Here's the behavior I'm getting:

- Run with X11 from .emacs:			works fine

- Run in terminal manually with
    'M-x color-theme-fischmeister'		works fine

- Run in terminal autostarted from .emacs	no error, but no effect


I've tried paring my .emacs down to the bare minimum that will run 
without an error, resulting in just:

(color-theme-initialize)
(color-theme-fischmeister)

This will run with no error, but curiously has no effect at all.  Oddly, 
if I manually type 'M-x color-theme-fischmeister', it then loads.

Any idea why it acts this way?  I'm running GNU Emacs 24.3.1.

-- 
He that would make his own liberty secure must guard even his enemy from
oppression; for if he violates this duty, he establishes a precedent
that will reach to himself.
					--Thomas Paine


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-10 10:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-10 10:45 color theme won't autoload at startup when running in terminal Hikaru Ichijyo

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.