aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-source-file.el
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2017-12-13 17:36:07 -0500
committerYoni Rabkin <yoni@rabkins.net>2017-12-13 17:36:07 -0500
commit728114cc41bf56fe7f442df48366a66e209e5528 (patch)
tree6156c4efeff6e3f646c37ab290a84b26e8b68363 /lisp/emms-source-file.el
parentcd53cecbd5a0036de89a373dc71567a9630b33a4 (diff)
* lisp/emms-source-file.el: fix behavior
This never does the right thing, so let it work like add-directory.
Diffstat (limited to 'lisp/emms-source-file.el')
-rw-r--r--lisp/emms-source-file.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/emms-source-file.el b/lisp/emms-source-file.el
index 04faf9c..d2ac164 100644
--- a/lisp/emms-source-file.el
+++ b/lisp/emms-source-file.el
@@ -104,8 +104,7 @@ user."
(interactive (list (read-file-name "Play file: "
emms-source-file-default-directory
emms-source-file-default-directory
- t
- (thing-at-point 'filename))))
+ t)))
(if (file-directory-p file)
(emms-source-directory file)
(emms-playlist-insert-track