ob-comint.el: Fix bug and remove unused let binding
commite42454088ff1176cce9cc65a4bd1c6f17fe958ec
authorCharles Berry <ccberry@ucsd.edu>
Sat, 23 Apr 2016 04:04:16 +0000 (22 21:04 -0700)
committerCharles Berry <ccberry@ucsd.edu>
Sat, 23 Apr 2016 23:07:46 +0000 (23 16:07 -0700)
treecc5252f9284dc745aad81187760a7c4238dc38bb
parentdfafc869a3e877cd51b759feeae77d2c9d6499cb
ob-comint.el: Fix bug and remove unused let binding

* ob-comint.el: (tramp-flush-directory-property declaration): The
  file is now "tramp-cache".

* ob-comint.el (org-babel-comint-eval-invisibly-and-wait-for-file):
  Remove unused let binding for `v' (which is let bound by
  `with-parsed-tramp-file-name').

Bug reported by Vikas Rawal
Subject: Using tramp to run R source code blocks on remote server
Archived-At: <http://permalink.gmane.org/gmane.emacs.orgmode/106557>
lisp/ob-comint.el