Group: gnu.emacs.help · Group Profile · Search for colors colors colors in gnu.emacs.help
Author: Eric Lilja
Date: Sep 11, 2008 06:04
... I tried to move my color-theme directory to ~/.emacs.d (can't wait for color-theme to be included in the ... my .emacs-file: (add-to-list 'load-path "~/color-theme") (require ...-clarity) which works fine when color-theme is directly under ~ However,...accordingly: (add-to-list 'load-path "~/.emacs.d/color-theme") (require...theme-initialize) (color-theme-clarity) It cannot be found, why? I...
|