]> git.eshelyaron.com Git - emacs.git/commit
project-shell: Ensure the resulting buffer is live
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Mar 2022 02:32:54 +0000 (04:32 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 5 Mar 2022 02:33:10 +0000 (04:33 +0200)
commita658be774268577cc8283ee05998d8b4225d7368
treec8e6fb0da56519bfed7a8a17fc3aea9e927fbcfe
parent76d79e1576956eb0c07eb830fd75f7b7c4192efe
project-shell: Ensure the resulting buffer is live

* lisp/progmodes/project.el (project-shell):
Make sure to recreate the shell if the buffer exists but not live
(https://lists.gnu.org/archive/html/emacs-devel/2022-03/msg00017.html).
lisp/progmodes/project.el