emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emms-help] orgnization of emms config files


From: William Xu
Subject: [emms-help] orgnization of emms config files
Date: Mon, 08 Oct 2007 17:42:07 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin)

Current organization is:

,----
| emms-cache-file             "~/.emms-cache"
| emms-score-file             "~/.emacs.d/emms-scores"
| emms-history-file           "~/.emacs.d/emms-history"
| emms-streams-bookmarks-file "~/.emacs.d/emms-streams"
`----

Maybe we should make them a bit more consistent? How about add a
variable `emms-directory' as the base directory for storing these files?

,----
| (defvar emms-directory "~/.emms"
|   "*Directory variable from which all other emms file variables are derived.")
`----

--
William

http://williamxu.net9.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]