]> git.donarmstrong.com Git - org-ref.git/commitdiff
rm interactive on org-ref-key-in-file
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Fri, 20 Feb 2015 02:07:23 +0000 (21:07 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Fri, 20 Feb 2015 02:07:23 +0000 (21:07 -0500)
org-ref.org

index bf6c7a45ae213aa33b5c08cbc64fde239392e2a5..8852a84dd72c48895a52ce4113aaabfe086a617a 100644 (file)
@@ -1713,7 +1713,6 @@ Now, we can see if an entry is in a file.
 #+BEGIN_SRC emacs-lisp :tangle org-ref.el
 (defun org-ref-key-in-file-p (key filename)
   "determine if the key is in the file"
-  (interactive "skey: \nsFile: ")
   (save-current-buffer
     (let ((bibtex-files (list filename)))
       ;; This is something I am trying because when the bibtex file is open, and