all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nathan LeClaire <nathan.leclaire@gmail.com>
To: Peter Dyballa <Peter_Dyballa@web.de>
Cc: Patrick Wang <p@patrickz.net>, help-gnu-emacs@gnu.org
Subject: Re: Load color-theme in init.el
Date: Tue, 14 Aug 2012 20:30:34 -0400	[thread overview]
Message-ID: <CAPW5MvAttxTk0ZJVO-Y1ve-H03VciZBC7CYWv5NpU0eWiLbhFw@mail.gmail.com> (raw)
In-Reply-To: <B4EEFD46-C774-4041-BD53-619091C2C2AF@Web.DE>

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

Hi guys, thanks for replying.  If anyone out there is still searching, I
finally figured out that apparently in Emacs 24 color-theme is (slightly?)
deprecated.  Instead you can load color themes with M - x load-theme, which
provides a bunch of choices.  I enjoy wombat, myself.  I'm using Emacs 24
for OS X.

Cheers,

Nathan

On Tue, Aug 14, 2012 at 4:48 AM, Peter Dyballa <Peter_Dyballa@web.de> wrote:

>
> Am 14.08.2012 um 04:39 schrieb nathan.leclaire:
>
> >> It seems that init.el is evaluated before packages are loaded.
>
> What is this file "init.el"? Is it the (C-h v) site-run-file? If so, then
> it's the wrong place for the purpose of setting a colour theme. It might be
> OK to load here the Elisp code to handle colour themes, i.e., (require
> 'color-theme).
>
>         The run-time load order is: 1. file described in
>         this variable, if non-nil; 2. `~/.emacs'; 3. `default.el'.
>
> When you look up the documentation of site-run-file you'll find some more
> hints.
>
> The file "~/.emacs" is named by the variable user-init-file.
>
> --
> Greetings
>
>   Pete     === -Q
>              ==<__/% >>
> _____________(_)____@_____________________________
>
>

[-- Attachment #2: Type: text/html, Size: 1735 bytes --]

  reply	other threads:[~2012-08-15  0:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-21 16:12 Load color-theme in init.el Patrick Wang
2012-08-14  2:39 ` nathan.leclaire
2012-08-14  8:48   ` Peter Dyballa
2012-08-15  0:30     ` Nathan LeClaire [this message]
2012-08-15  1:23       ` Drew Adams
2012-08-15 13:26         ` Nathan LeClaire
2012-08-15 14:03           ` Drew Adams
2012-08-15 20:37         ` Suvayu Ali
2012-08-15 21:18           ` Drew Adams

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=CAPW5MvAttxTk0ZJVO-Y1ve-H03VciZBC7CYWv5NpU0eWiLbhFw@mail.gmail.com \
    --to=nathan.leclaire@gmail.com \
    --cc=Peter_Dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=p@patrickz.net \
    /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.