]> git.eshelyaron.com Git - emacs.git/commit
* lisp/shell.el (shell): Fix last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 29 May 2022 17:37:44 +0000 (13:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 29 May 2022 17:37:44 +0000 (13:37 -0400)
commitaa955dc569b361771e4d2b3b1d7b90c1ceea8b6a
tree7cf2df56d9353a23d3ce685cc85501223d6d2da1
parente1eab9b49619c4075950bc99fff0ca129cc91308
* lisp/shell.el (shell): Fix last change

Wrap the file-name prompt within `with-connection-local-variables` as
it was before the previous change.
While at it, make sure we set the `default-directory` of
the actual shell buffer after querying the user.
lisp/shell.el