Jorgen Schaefer <[EMAIL PROTECTED]> writes:
> Name your personal emms configuration something like
> ~/.emacs.d/my-emms.el or so, and add (require 'my-emms) in your
> .emacs.
Ok I renamed the file ~/.emacs.d/my-emms.el
-rw-r--r-- 1 orchid orchid 2.3K 2005-07-29 14:32 my-emms.el
in ~/.emacs
;; Store custom conf files here
(add-to-list 'load-path "~/.emacs.d")
(require 'my-emms)
Now when I start emacs it gives me an error:
An error has occurred while loading `/home/orchid/.emacs':
error: "Required feature my-emms was not provided"
What is weird though, the key bindings for emms work, and emms works
for instance, F5 loads a directory of music, and this works despite
emacs insisting it could not load the my-emms file
Thanks for the help!
--
-----Angelina Carlton-----
orchid on irc.freenode.net
[EMAIL PROTECTED]
web:bzgirl.bakadigital.com
--------------------------
_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help