]> git.eshelyaron.com Git - emacs.git/commit
Use insert-special-event in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 7 Feb 2025 13:41:58 +0000 (14:41 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:43:42 +0000 (09:43 +0100)
commit1a0fdb9d7ad37f131c71ef74e7b2ec741b656144
treecee22b8b3485d038b40e87391e30b7803a35ef98
parent73a4a301bac9e04a0a9c3e6ea1d62c46d2f57c41
Use insert-special-event in Tramp

* lisp/net/tramp-gvfs.el (tramp-gvfs-monitor-process-filter):
* lisp/net/tramp-sh.el (tramp-sh-gio-monitor-process-filter)
(tramp-sh-inotifywait-process-filter): Use `insert-special-event'
if possible.

(cherry picked from commit 8be3be7330953dd015df28369c1f071178248bb4)
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el