emms-patches
[Top][All Lists]
Advanced

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

[Emms-patches] darcs patch: emms-source-playlist: Do not expand names of


From: Michael Olson
Subject: [Emms-patches] darcs patch: emms-source-playlist: Do not expand names of files in ...
Date: Tue, 16 May 2006 04:14:02 -0400

Tue May 16 04:12:57 EDT 2006  Michael Olson <address@hidden>
  * emms-source-playlist: Do not expand names of files in playlists, as this 
can cause problems with emms-player-mpd in some configurations.
New patches:

[emms-source-playlist: Do not expand names of files in playlists, as this can 
cause problems with emms-player-mpd in some configurations.
Michael Olson <address@hidden>**20060516081257] {
hunk ./emms-source-playlist.el 248
-              (emms-track 'file (expand-file-name file))))
+              (emms-track 'file file)))
hunk ./emms-source-playlist.el 315
-              (emms-track 'file (expand-file-name file))))
+              (emms-track 'file file)))
}

Context:

[emms-playlist-mode: Implement the option (disabled by default) of opening a 
new EMMS buffer for a playlist, when hitting RET on one.
Michael Olson <address@hidden>**20060510040730] 
[emms-playlist-mode.el: Don't put a period after the mode map. This hangs 21.4 
on display.
address@hidden 
[TAG 2.0
address@hidden 
Patch bundle hash:
19e3df06b889f81f0a0d2b752c560037c15fc215

reply via email to

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