]> git.eshelyaron.com Git - emacs.git/commit
Fix C-x p p for remote directories with no Tramp connection
authorVisuwesh <visuweshm@gmail.com>
Thu, 3 Apr 2025 13:17:36 +0000 (18:47 +0530)
committerEshel Yaron <me@eshelyaron.com>
Fri, 4 Apr 2025 14:15:00 +0000 (16:15 +0200)
commit2249282904a5f87731e095092b0c06ce6967498a
tree678eaa227a05aeb467f2cac34c7cef554d3b214b
parent7f8d43427db9fb315494ed2683c1ea7458441519
Fix C-x p p for remote directories with no Tramp connection

* lisp/progmodes/project.el (project-switch-project): Allow
Tramp to establish a new connection for remote directories.
(Bug#77425)

(cherry picked from commit 839ef39a5e4eb4905c21b1431c146df755fa4b7a)
lisp/progmodes/project.el