1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00
emacs/lisp/net
Michael Albinus 0b7f649614 Fix a Tramp bug when running several asynchronous processes
* lisp/net/tramp-cache.el (tramp-get-hash-table):
Add ;;;###tramp-autoload cookie.

* lisp/net/tramp.el (tramp-file-name-handler): Flush connection
properties "process-name" and "process-buffer".

* test/lisp/net/tramp-tests.el
(tramp--test-deftest-direct-async-process): Skip when underlying
TEST has taken too much time.
(tramp--test-with-proper-process-name-and-buffer): Remove.
(tramp-test45-asynchronous-requests): Remove callees.
2024-08-21 10:46:20 +02:00
..
ange-ftp.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
browse-url.el Merge from savannah/emacs-30 2024-07-09 09:33:09 +08:00
dbus.el Warn if D-Bus error "InteractiveAuthorizationRequired" occurs 2024-07-09 17:37:50 +02:00
dictionary-connection.el
dictionary.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
dig.el
dns.el
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el Improve SHR/EWW support for 'visual-wrap-prefix-mode' 2024-08-18 15:53:26 -07:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el Remove redundant requires 2024-07-04 23:55:16 +02:00
imap.el ; Change imap-shell-host docstring to mention SSH 2024-07-09 14:09:45 +02:00
ldap.el
mailcap.el
mairix.el
net-utils.el Allow giving "ping" flags with C-u M-x ping 2024-06-20 20:42:51 +02:00
network-stream.el
newst-backend.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
newst-plainview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-reader.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-ticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newst-treeview.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
newsticker.el ; Delete redundant and/or misleading package headers 2024-06-19 07:26:30 +02:00
nsm.el * lisp/net/nsm.el (nsm-verify-connection): Improve docstring. 2024-07-27 03:28:49 +02:00
ntlm.el
pop3.el
puny.el
rcirc.el Checkdoc fixes in net/*.el 2024-07-08 14:10:46 +02:00
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Improve SHR/EWW support for 'visual-wrap-prefix-mode' 2024-08-18 15:53:26 -07:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-androidsu.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-archive.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-cache.el Fix a Tramp bug when running several asynchronous processes 2024-08-21 10:46:20 +02:00
tramp-cmds.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-compat.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-container.el Fix problem in tramp-container.el 2024-08-08 17:29:40 +02:00
tramp-crypt.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-ftp.el
tramp-fuse.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-gvfs.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-integration.el * lisp/net/tramp-integration.el (shortdoc): Use `tramp--with-startup'. 2024-08-06 20:25:20 +02:00
tramp-message.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-rclone.el
tramp-sh.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-smb.el Remove further compat code from Tramp 2024-08-04 13:23:43 +02:00
tramp-sshfs.el Fix a Tramp bug when running several asynchronous processes 2024-08-21 10:46:20 +02:00
tramp-sudoedit.el Remove Emacs 27 compatibility from Tramp 2024-07-24 15:25:55 +02:00
tramp-uu.el
tramp.el Fix a Tramp bug when running several asynchronous processes 2024-08-21 10:46:20 +02:00
trampver.el Improve Tramp startup time 2024-07-27 10:25:52 +02:00
webjump.el
zeroconf.el