[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emms-help] Re: orgnization of emms config files
From: |
CHENG Gao |
Subject: |
[emms-help] Re: orgnization of emms config files |
Date: |
Tue, 06 Nov 2007 00:10:04 +0800 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (darwin) |
*On Sun, 14 Oct 2007 15:48:41 +0900
* Also spracht William Xu <address@hidden>:
> Tassilo Horn <address@hidden> writes:
>
>> Nice, thanks. But I noticed that you use `nnheader-concat' to form
>> filesystem path. I see a little problems here: XEmacs users may not
>> have Gnus installed. (AFAIK it's not bundled with XEmacs by default.)
>> The normal platform independent way to form paths is
>> (concat (file-name-as-directory "foo") "bar") => "foo/bar"
>> and that's exactly what `nnheader-concat' does.
>
> Fixed. Thanks.
I got latest source with darcs and found four files have nnheader-concat
without loading needed file from Gnus. "make" fails. Files to be fixed:
emms-cache.el, emms-history.el, emms-score.el, emms-streams.el
--
Vivere est cogitare
- [emms-help] Re: orgnization of emms config files,
CHENG Gao <=