all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "jrcapa" <hugows@gmail.com>
Subject: Re: ColorTheme odd behavior
Date: 18 Aug 2006 09:14:11 -0700	[thread overview]
Message-ID: <1155917651.245037.82500@p79g2000cwp.googlegroups.com> (raw)
In-Reply-To: <m2bqqipzvn.fsf@ponderosa.stanford.edu>

Strange... it was there...
The easiest way is to install a chosen color theme is to require the
file and call the appropriate color theme function. Put the appropriate
code in your .emacs file:

    (require 'color-theme)
    (color-theme-initialize)
    (color-theme-robin-hood)

Maybe I was on the portuguese version... I'll check that. Tks the tip

Jesse Alama escreveu:

> "jrcapa" <hugows@gmail.com> writes:
>
> > Why isn't this line on any of the wikis and dot emacs files that I've
> > searched?? :)
>
> If you're talking about the Emacs Wiki (http://www.emacswiki.org),
> then you can modify the page which describes how to set up color-theme
> so that others don't experience what you did.
> 
> Jesse
> 
> -- 
> Jesse Alama (alama@stanford.edu)

      reply	other threads:[~2006-08-18 16:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-17 16:47 ColorTheme odd behavior Hugo Weber Schmidt
2006-08-17 19:01 ` Leon
     [not found] ` <mailman.5291.1155841317.9609.help-gnu-emacs@gnu.org>
2006-08-17 19:22   ` jrcapa
2006-08-18  1:59     ` Jesse Alama
2006-08-18 16:14       ` jrcapa [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1155917651.245037.82500@p79g2000cwp.googlegroups.com \
    --to=hugows@gmail.com \
    /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.