[OS X Emacs] I somehow broke color-theme-select

David Reitter david.reitter at gmail.com
Thu Mar 7 21:16:01 EST 2013


Do you have your own color-theme library installed?

That's when the official bug reports via the Help menu come in handy.


--
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project!



On Mar 7, 2013, at 9:12 PM, Peter Salazar <cycleofsong at gmail.com> wrote:

> I'm on Aquamacs 2.4 and I'm trying to run color-theme-select and I get command does not exist:
> 
> Debugger entered--Lisp error: (wrong-type-argument commandp color-theme-select)
>   call-interactively(color-theme-select)
>   (lambda nil (interactive) (call-interactively (intern ...)))()
>   call-interactively((lambda nil (interactive) (call-interactively (intern ...))) nil nil)
> 
> I tried adding 
> 
>  (require 'color-theme)
> 
> and then I got the error below. Any thoughts? Thanks!
> 
> 
> Debugger entered--Lisp error: (wrong-type-argument symbolp (link-visited info-xref))
>   internal-get-lisp-face-attribute((link-visited info-xref) :family #<frame  *Minibuf-1* 0x2dbfd00>)
>   face-attribute((link-visited info-xref) :family #<frame  *Minibuf-1* 0x2dbfd00>)
>   color-theme-face-attr-construct((link-visited info-xref) #<frame  *Minibuf-1* 0x2dbfd00>)
>   color-theme-spec-resolve-inheritance((:inherit))
>   color-theme-spec(info-xref-visited)
>   mapcar(color-theme-spec (default ac-candidate-face ac-completion-face ac-gtags-candidate-face ac-gtags-selection-face ac-selection-face ac-yasnippet-candidate-face ac-yasnippet-selection-face aquamacs-variable-width autoface-default blank-newline bold bold-italic bookmark-menu-heading border buffer-menu-buffer button calendar-today comint-highlight-input comint-highlight-prompt completion-list-mode-default completions-annotations completions-common-part completions-first-difference cua-global-mark cua-rectangle cua-rectangle-noselect cursor custom-button custom-button-mouse custom-button-pressed custom-button-pressed-unraised custom-button-unraised custom-changed custom-comment custom-comment-tag custom-documentation custom-face-tag custom-group-tag custom-group-tag-1 custom-invalid custom-link custom-modified custom-rogue custom-saved custom-set custom-state custom-themed custom-variable-button custom-variable-tag ...))
>   color-theme-get-face-definitions()
>   color-theme-make-snapshot()
>   color-theme-select(nil)
>   call-interactively(color-theme-select)
>   (lambda nil (interactive) (call-interactively (intern ...)))()
>   call-interactively((lambda nil (interactive) (call-interactively (intern ...))) nil nil)
> 
> 
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx




More information about the MacOSX-Emacs mailing list