X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=org-ref.el;h=86a3e5aa93654c19f0a5911c2d3e26025ee593f4;hp=7a54058c150a8eee5c0ded7fbf7f17de85fcc888;hb=f6a6ac450ac52f98255ef184800775a2163414b7;hpb=a5df44410adb84103c2e44c74ba6d0c4ce0fe9b3 diff --git a/org-ref.el b/org-ref.el index 7a54058..86a3e5a 100644 --- a/org-ref.el +++ b/org-ref.el @@ -3063,7 +3063,7 @@ first key that partially matches. This version avoids that." User is prompted for tags. This function is called from `helm-bibtex'. Argument CANDIDATES helm candidates." (message "") - (let ((keywords (read-input "Keywords (comma separated): "))) + (let ((keywords (read-string "Keywords (comma separated): "))) (loop for key in (helm-marked-candidates) do (save-window-excursion