all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: MelloBob <bobmellowood@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: color-theme in emacs 24
Date: Wed, 11 Oct 2017 10:38:44 -0700 (PDT)	[thread overview]
Message-ID: <cae44ba0-c7ff-403a-b57f-7d3380b05dc5@googlegroups.com> (raw)
In-Reply-To: <mailman.1190.1507687914.27995.help-gnu-emacs@gnu.org>

On Tuesday, October 10, 2017 at 7:11:57 PM UTC-7, Mario Castelán Castro wrote:
> On 10/10/17 21:06, MelloBob wrote:
> > Is there a way to save the current color-theme (accessed via M-x load-theme), not the older color-theme stuff. The only way I've found is to manually edit my .emacs file and add the line:
> >  
> >   (load-theme 'theme-name t)
> > 
> > Works fine ... until you really can't recall which theme you selected :)
> 
> Try M-x customize-color-theme. Maybe you will find it listed there.
> 
> 
> -- 
> Do not eat animals; respect them as you respect people.
> https://duckduckgo.com/?q=how+to+(become+OR+eat)+vegan

The older I get the more confused I get (not only about emacs :) ).

But I'm just trying to set this in my .emacs file without having to manually edit that file. I've gone back to using color-theme and have "discovered" that the names to use in the final line of:

  
(require 'color-theme)
    (color-theme-initialize)
    (color-theme-feni)

can be derived from M-x color-theme- <tab>. Trying to do this from color-theme-select gives the "English" names of the themes ... but they can't be used in the above .emacs commands.


      parent reply	other threads:[~2017-10-11 17:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11  2:06 color-theme in emacs 24 MelloBob
2017-10-11  2:11 ` Mario Castelán Castro
2017-10-11 13:56 ` Drew Adams
     [not found] ` <mailman.1190.1507687914.27995.help-gnu-emacs@gnu.org>
2017-10-11 17:34   ` MelloBob
2017-10-11 17:38   ` MelloBob [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=cae44ba0-c7ff-403a-b57f-7d3380b05dc5@googlegroups.com \
    --to=bobmellowood@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.