aboutsummaryrefslogtreecommitdiff
path: root/emms-tag-editor.el
diff options
context:
space:
mode:
authorTassilo Horn <tassilo@member.fsf.org>2007-03-16 14:47:00 +0000
committerTassilo Horn <tassilo@member.fsf.org>2007-03-16 14:47:00 +0000
commite128c95a92637bd7919cd9d02587f5279b3ee0ee (patch)
tree9c88a6b806dec9433d43f4836eb3ab5edef3685f /emms-tag-editor.el
parentbb821ef781bf07fb1de367a0ec8b4f1940906d5c (diff)
fix-mp3-tagging-args-order.dpatch
darcs-hash:20070316144749-c06f4-53f17af7130aae6d35efeb715e126a2de44bbe15.gz
Diffstat (limited to 'emms-tag-editor.el')
-rw-r--r--emms-tag-editor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-tag-editor.el b/emms-tag-editor.el
index 5acb2d1..0ba36df 100644
--- a/emms-tag-editor.el
+++ b/emms-tag-editor.el
@@ -149,7 +149,7 @@ See also `emms-tag-editor-tag-file' and `emms-tag-editor-tag-ogg'.
tags)
(apply 'call-process program
nil (get-buffer-create emms-tag-editor-log-buffer) nil
- filename args)))
+ (nconc args (list filename)))))
(defun emms-tag-editor-get-format (track)
(let ((format