bugcolor-theme - Bugs: bug #34479, color-theme-is-global causes...

 
 

bug #34479: color-theme-is-global causes backtrace

Submitter:  David Abrahams <bewst>
Submitted:  Tue 04 Oct 2011 07:00:44 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  General error Status:  None
Assigned to:  None Open/Closed:  Open
Reproducibility:  Every Time
Step by step reproducibility:  *

Use this as your .emacs (adjusting load-path settings below to point at color-theme), then run emacs 23.3 with --debug-init


(setq color-theme-is-global nil)
(add-to-list 'load-path "~dave/.emacs.d/el-get/color-theme")
(require 'color-theme)
(color-theme-initialize)
(color-theme-emacs-21)
(customize-face 'highlight)

* Mandatory Fields

Add a New Comment Rich Markup
   

(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 bewst (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code