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

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

always white background in compiled emacs24


From: David Belohrad
Subject: always white background in compiled emacs24
Date: Mon, 06 Jan 2014 12:26:53 +0100
User-agent: Notmuch/0.17+15~gb65ca8e (http://notmuchmail.org) Emacs/24.3.50.6 (x86_64-unknown-linux-gnu)

Dear All,

I have git version of emacs compiled, using GTK3 (but tested with others
as well). When I try to load _any_ color theme using

(load-theme '<theme> t)

it applies all the colors except 'default-face' background and
foreground colors, which are always white (background) and black
(foreground).

My init file does not contain anything else than

#+BEGIN_SRC emacs-lisp
(load-theme 'leuven t)
#+END_SRC

And this happens as well when no custom init file is loaded. Result is
always white background. *ONLY* exception is, when I run emacs with -Q
parameter. Then load-theme works correctly.

Could someone point me to what I do wrong? I'm particularly puzzled with
fact, that even untweaked emacs ran without -Q parameter cannot load
themes correctly.

Many thanks


david



reply via email to

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