all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sven.bretfeld@gmx.ch
To: emacs <help-gnu-emacs@gnu.org>
Subject: Re: color customisation and multiple windows
Date: Mon, 16 Apr 2007 00:09:13 +0200	[thread overview]
Message-ID: <20070415220913.GC14768@relwi.unibe.ch> (raw)
In-Reply-To: <20070415214537.GB14768@relwi.unibe.ch>

On Sun, Apr 15, 2007 at 11:45:37PM +0200, sven.bretfeld@gmx.ch wrote:

> There surely is a possibility to start the theme only when X
> is used. Can anybody tell me how I can do this?

Ok. I can answer my own question. The solution is:

(when (not window-system)
  (color-theme-emacs-nw)
)

Sometimes it's better to try before asking other people. Sorry.

Greetings,
Sven

      reply	other threads:[~2007-04-15 22:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-14 10:25 color customisation and multiple windows arildna
2007-04-14 11:49 ` Eli Zaretskii
     [not found] ` <mailman.2068.1176551643.7795.help-gnu-emacs@gnu.org>
2007-04-14 14:31   ` arildna
2007-04-15  4:07     ` Tim X
2007-04-14 19:58 ` Karl Hegbloom
2007-04-15 20:12   ` Matthew Flaschen
2007-04-15 21:45     ` sven.bretfeld
2007-04-15 22:09       ` sven.bretfeld [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=20070415220913.GC14768@relwi.unibe.ch \
    --to=sven.bretfeld@gmx.ch \
    --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.