unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18654: 24.3.94; loading theme doesn't change background
@ 2014-10-07 12:10 Clifford E. Wulfman
  2014-10-07 15:31 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Clifford E. Wulfman @ 2014-10-07 12:10 UTC (permalink / raw)
  To: 18654


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))





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18654: 24.3.94; loading theme doesn't change background
  2014-10-07 12:10 bug#18654: 24.3.94; loading theme doesn't change background Clifford E. Wulfman
@ 2014-10-07 15:31 ` Glenn Morris
  2014-10-07 16:10   ` Clifford E. Wulfman
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2014-10-07 15:31 UTC (permalink / raw)
  To: Clifford E. Wulfman; +Cc: 18654

"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.

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)





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18654: 24.3.94; loading theme doesn't change background
  2014-10-07 15:31 ` Glenn Morris
@ 2014-10-07 16:10   ` Clifford E. Wulfman
  2014-10-07 20:49     ` Jan D.
  0 siblings, 1 reply; 5+ messages in thread
From: Clifford E. Wulfman @ 2014-10-07 16:10 UTC (permalink / raw)
  To: Glenn Morris, 18654

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@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.
> 
> 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)






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18654: 24.3.94; loading theme doesn't change background
  2014-10-07 16:10   ` Clifford E. Wulfman
@ 2014-10-07 20:49     ` Jan D.
       [not found]       ` <483D596C-EFA3-4153-A5AF-F680D6C4A1CB@exchange.princeton.edu>
  0 siblings, 1 reply; 5+ messages in thread
From: Jan D. @ 2014-10-07 20:49 UTC (permalink / raw)
  To: Clifford E. Wulfman; +Cc: 18654@debbugs.gnu.org

Hello.

> 7 okt 2014 kl. 18:10 skrev Clifford E. Wulfman <cwulfman@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@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)
> 
> 
> 





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18654: 24.3.94; loading theme doesn't change background
       [not found]       ` <483D596C-EFA3-4153-A5AF-F680D6C4A1CB@exchange.princeton.edu>
@ 2014-10-08  5:08         ` Jan Djärv
  0 siblings, 0 replies; 5+ messages in thread
From: Jan Djärv @ 2014-10-08  5:08 UTC (permalink / raw)
  To: Clifford E. Wulfman; +Cc: 18654-done

Hello.

8 okt 2014 kl. 05:14 skrev Clifford E. Wulfman <cwulfman@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@swipnet.se> wrote:
> 
>> Hello.
>> 
>>> 7 okt 2014 kl. 18:10 skrev Clifford E. Wulfman <cwulfman@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@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)
>>> 
>>> 
>>> 






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-08  5:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 12:10 bug#18654: 24.3.94; loading theme doesn't change background Clifford E. Wulfman
2014-10-07 15:31 ` Glenn Morris
2014-10-07 16:10   ` Clifford E. Wulfman
2014-10-07 20:49     ` Jan D.
     [not found]       ` <483D596C-EFA3-4153-A5AF-F680D6C4A1CB@exchange.princeton.edu>
2014-10-08  5:08         ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).