bugcolor-theme - Bugs: bug #36530, color-theme raises error when...

 
 

bug #36530: color-theme raises error when color-theme-is-cumulative is nil

Submitter:  Seong-Kook Shin <cinsk>
Submitted:  Wed 23 May 2012 10:01:10 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Assigned to:  None Open/Closed:  Open
Reproducibility:  Every Time
Step by step reproducibility:  *


1. eval following sexp:

(let ((color-theme-is-cumulative nil))
  (color-theme-deep-blue))


* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 23 May 2012 10:01:10 AM UTC, original submission:  

On my Emacs (MacOSX, Emacs 24.0.97.1), using color-theme 6.5.5 (installed via package.el),  if I set color-theme-is-cumulative to nil, all color-theme failed.


Debugger entered--Lisp error: (wrong-type-argument symbolp (link-visited info-xref))
  internal-get-lisp-face-attribute((link-visited info-xref) :family #<frame Emacs - scratch 0x100b05aa0>)
  face-attribute((link-visited info-xref) :family #<frame Emacs - scratch 0x100b05aa0>)
  color-theme-face-attr-construct((link-visited info-xref) #<frame Emacs - scratch 0x100b05aa0>)
  color-theme-spec-resolve-inheritance((:inherit))
  color-theme-spec(info-xref-visited)
  color-theme-reset-faces()
  color-theme-install-faces(...)
  color-theme-install(...)
  color-theme-deep-blue()
  eval((color-theme-deep-blue) nil)

Seong-Kook Shin <cinsk>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cinsk (Submitted the item)
  • -email is unavailable- added by cinsk
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-05-23 cinsk Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code