I'm on Aquamacs 2.4 and I'm trying to run color-theme-select and I get command does not exist:<div><br></div><div><div>Debugger entered--Lisp error: (wrong-type-argument commandp color-theme-select)</div><div>  call-interactively(color-theme-select)</div>
<div>  (lambda nil (interactive) (call-interactively (intern ...)))()</div><div>  call-interactively((lambda nil (interactive) (call-interactively (intern ...))) nil nil)</div><div><div><br></div><div>I tried adding </div>
<div><br></div><div><div> (require 'color-theme)</div><div><br></div><div>and then I got the error below. Any thoughts? Thanks!</div><div><br></div><div><br></div><div><div>Debugger entered--Lisp error: (wrong-type-argument symbolp (link-visited info-xref))</div>
<div>  internal-get-lisp-face-attribute((link-visited info-xref) :family #<frame  *Minibuf-1* 0x2dbfd00>)</div><div>  face-attribute((link-visited info-xref) :family #<frame  *Minibuf-1* 0x2dbfd00>)</div><div>
  color-theme-face-attr-construct((link-visited info-xref) #<frame  *Minibuf-1* 0x2dbfd00>)</div><div>  color-theme-spec-resolve-inheritance((:inherit))</div><div>  color-theme-spec(info-xref-visited)</div><div>  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 ...))</div>
<div>  color-theme-get-face-definitions()</div><div>  color-theme-make-snapshot()</div><div>  color-theme-select(nil)</div><div>  call-interactively(color-theme-select)</div><div>  (lambda nil (interactive) (call-interactively (intern ...)))()</div>
<div>  call-interactively((lambda nil (interactive) (call-interactively (intern ...))) nil nil)</div></div><div><br></div></div></div></div>