]> git.eshelyaron.com Git - emacs.git/commit
Make `eshell-command' also work when asynchronous
authorThierry Volpiatto <thievol@posteo.net>
Fri, 27 Aug 2021 15:01:21 +0000 (17:01 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Aug 2021 15:15:17 +0000 (17:15 +0200)
commitd0693617b8dd986475cd7b96f20cdf2bfd27751e
tree6b25f4d8c63d591e7addd383fc5bad689b9d8db1
parent0d45ad99da4c7ba0a9928aab91ffa0ccdee5bf73
Make `eshell-command' also work when asynchronous

* lisp/eshell/esh-cmd.el (eshell-eval-command): Make asynchronous
`eshell-command' work (e.g. `M-x eshell-command RET sleep 10 &')
(bug#50209).
lisp/eshell/esh-cmd.el