help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: color customisation and multiple windows


From: sven . bretfeld
Subject: Re: color customisation and multiple windows
Date: Mon, 16 Apr 2007 00:09:13 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]