GNU bug report logs - #18654
24.3.94; loading theme doesn't change background

Previous Next

Package: emacs;

Reported by: "Clifford E. Wulfman" <cwulfman <at> Princeton.EDU>

Date: Tue, 7 Oct 2014 15:16:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.94

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18654: closed (24.3.94; loading theme doesn't change background)
Date: Wed, 08 Oct 2014 05:09:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 8 Oct 2014 07:08:07 +0200
with message-id <AC46DCB2-F02F-4CBE-9503-3EC3B338FC89 <at> swipnet.se>
and subject line Re: bug#18654: 24.3.94; loading theme doesn't change background
has caused the debbugs.gnu.org bug report #18654,
regarding 24.3.94; loading theme doesn't change background
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
18654: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18654
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Clifford E. Wulfman" <cwulfman <at> Princeton.EDU>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 24.3.94; loading theme doesn't change background
Date: Tue, 7 Oct 2014 12:10:01 +0000
M-x load-theme "deeper blue" causes fringe and font colors to change,
but background is not changed. The same with other themes.  Themes
appear to load normally when emacs is invoked with -Q.



In GNU Emacs 24.3.94.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
of 2014-10-04 on builder10-9.porkrind.org
Windowing system distributor `Apple', version 10.3.1265
Configured using:
`configure --with-ns'

Important settings:
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<escape> x r e p o r t SPC e SPC b SPC <return>

Recent messages:
Loading /Users/cwulfman/.emacs.d/custom.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils all-autoloads tex-site
calmer-forest-theme-autoloads csv-mode-autoloads golden-ratio-autoloads
markdown-mode+-autoloads paredit-autoloads plantuml-mode-autoloads info
easymenu python-info-autoloads zotelo-autoloads package epg-config
slime-autoloads whattf-dt html5-langs time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
cocoa ns multi-tty emacs)

Memory information:
((conses 16 118537 4432)
(symbols 48 20332 0)
(miscs 40 39 129)
(strings 32 31432 4404)
(string-bytes 1 607197)
(vectors 16 11992)
(vector-slots 8 408111 3117)
(floats 8 62 63)
(intervals 56 176 0)
(buffers 960 11))


[Message part 3 (message/rfc822, inline)]
From: Jan Djärv <jan.h.d <at> swipnet.se>
To: "Clifford E. Wulfman" <cwulfman <at> Princeton.EDU>
Cc: 18654-done <at> debbugs.gnu.org
Subject: Re: bug#18654: 24.3.94; loading theme doesn't change background
Date: Wed, 8 Oct 2014 07:08:07 +0200
Hello.

8 okt 2014 kl. 05:14 skrev Clifford E. Wulfman <cwulfman <at> Princeton.EDU>:

> Thanks Jan; turns out it was a problem with a face set via custom-set-faces in custom.el: :foreground and :background were set.  Now I'm not sure it has anything to do with the pre-test.
> 
> Thanks for your help; sorry to have reported something spurious.

Thats ok, good that you found the problem.  Closing the bug.

	Jan D.

> 
> On Oct 7, 2014, at 4:49 PM, Jan D. <jan.h.d <at> swipnet.se> wrote:
> 
>> Hello.
>> 
>>> 7 okt 2014 kl. 18:10 skrev Clifford E. Wulfman <cwulfman <at> Princeton.EDU>:
>>> 
>>> Yes; this is OS X 10.9.5. Is there additional configuration info I can provide you with?
>>> 
>>>> On Oct 7, 2014, at 11:31 AM, Glenn Morris <rgm <at> gnu.org> wrote:
>>>> 
>>>> "Clifford E. Wulfman" wrote:
>>>> 
>>>>> M-x load-theme "deeper blue" causes fringe and font colors to change,
>>>>> but background is not changed. The same with other themes.  Themes
>>>>> appear to load normally when emacs is invoked with -Q.
>> 
>> Are you saying that everything works as expected with -Q?
>> In that case you have to find what in your .emacs that makes it not work.
>> 
>>        Jan D.
>> 
>>>> 
>>>> Works fine for me on GNU/Linux with
>>>> 
>>>> HOME=/tmp emacs-24.3.94
>>>> 
>>>> So the problem could be specific to your (unspecified) configuration, or
>>>> OS X.
>>>> 
>>>>> In GNU Emacs 24.3.94.1 (x86_64-apple-darwin13.4.0, NS > apple-appkit-1265.21)
>>> 
>>> 
>>> 



This bug report was last modified 10 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.