aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-info-libtag.el
diff options
context:
space:
mode:
authorTom Rauchenwald <its.sec@gmx.net>2008-09-15 20:57:29 -0700
committerMichael Olson <mwolson@gnu.org>2008-09-15 20:57:58 -0700
commitfec94b813d20d571a7cf69a9c7913c889160583d (patch)
tree255b035e681edff8344b5b612ddc2c640de5efd0 /lisp/emms-info-libtag.el
parent736863e830b8feeae20425c73b2285da9162f662 (diff)
emms-info-libtag: Ignore taglib warnings.
Diffstat (limited to 'lisp/emms-info-libtag.el')
-rw-r--r--lisp/emms-info-libtag.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emms-info-libtag.el b/lisp/emms-info-libtag.el
index 96c7613..548b744 100644
--- a/lisp/emms-info-libtag.el
+++ b/lisp/emms-info-libtag.el
@@ -58,7 +58,7 @@
(when (zerop
(let ((coding-system-for-read 'utf-8))
(call-process "emms-print-metadata"
- nil t nil
+ nil '(t nil) nil
(emms-track-name track))))
(goto-char (point-min))
;; Crush the trailing whitespace