]> git.eshelyaron.com Git - emacs.git/commit
Don't let Tramp block dired (Bug#54542)
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 26 Mar 2022 09:39:39 +0000 (10:39 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 26 Mar 2022 09:39:39 +0000 (10:39 +0100)
commit6aafb92167565b13598a71635a1474645de0d5d4
tree75788b55514740ba069d5459622e1cf71788a668
parent78f99be6753735a096c488e4940384aab75c3256
Don't let Tramp block dired  (Bug#54542)

* lisp/dired.el (dired-find-buffer-nocreate): Avoid avoid hangs in
remote buffers with a blocked connection.  (Bug#54542)

* lisp/net/tramp-sh.el (tramp-maybe-open-connection):
Extend suppression rules.
lisp/dired.el
lisp/net/tramp-sh.el