]> git.eshelyaron.com Git - emacs.git/commit
Use (sit-for 0) in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Sep 2024 08:22:13 +0000 (10:22 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:22 +0000 (12:45 +0200)
commit3ca542352c192dfcd3f42ced6280fe0fcfe48584
tree1e73fee71a9cad804f5bd3eeac3ae6ef755bfdd3
parent1c3e08a3e3bd05d76798d2b31b4a328fbbc4ce16
Use (sit-for 0) in Tramp

* lisp/net/tramp.el (tramp-wait-for-regexp): Use (sit-for 0) in
order to avoid performace regression.

(cherry picked from commit 2f80e62e6e0ed2502fdf4be948c55f0b9ea72fb1)
lisp/net/tramp.el