Daniele Giglio <gigli...@gmail.com> wrote: > I get the following error when launching emacs: > --- > An error has occurred while loading `/home/daniele/.emacs': > > Symbol's function definition is void: color-theme-classic > --- > I have to launch manually "color-theme-initialize" in order have the > whole set.
Bug confirmed. My bad. The documentation on http://www.emacswiki.org/emacs/ColorTheme was updated to: Put the appropriate code in your .emacs file: (require 'color-theme) (color-theme-initialize) (color-theme-robin-hood) So I will update the Info node. Thanks! -- Peter S. Galbraith, Debian Developer <p...@debian.org> http://people.debian.org/~psg GPG key 1024/D2A913A1 - 97CE 866F F579 96EE 6E68 8170 35FF 799E -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org