]> git.eshelyaron.com Git - emacs.git/commit
Kill the buffer for the temp file after using '$<command>' in Eshell
authorJim Porter <jporterbugs@gmail.com>
Sat, 20 Aug 2022 17:48:32 +0000 (10:48 -0700)
committerJim Porter <jporterbugs@gmail.com>
Fri, 26 Aug 2022 05:08:38 +0000 (22:08 -0700)
commita457aa62577284333c7d25d48a49704788b25a04
tree07b6fbe031b115482cc188bbfa32917654411ad5
parent23c01a23a3a23ad195ebbbaad9a0b6de846b41b0
Kill the buffer for the temp file after using '$<command>' in Eshell

* lisp/eshell/esh-var.el (eshell-parse-variable-ref): Kill the temp
file's buffer when we're done.

Ref: https://lists.gnu.org/archive/html/bug-gnu-emacs/2022-08/msg01444.html
lisp/eshell/esh-var.el