1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/test/lisp/net
Michael Albinus 6979bce0b2 Suppress Tramp session timeout if buffer is modified
* doc/misc/tramp.texi (Predefined connection information): A session
timeout is suppressed if there is a modified buffer, or a buffer
under auto-revert.
(Traces and Profiles): Tramp messages are written to the *Messages*
buffer when level is less than or equal to 3.

* lisp/net/tramp-sh.el (tramp-timeout-session): Do not timeout
when buffer is modified, or in auto-revert mode.

* test/lisp/net/tramp-tests.el (tramp-test48-session-timeout):
Extend test.
2025-08-17 11:19:01 +02:00
..
dbus-resources
eudc-resources
mailcap-resources
network-stream-resources
ntlm-resources
puny-resources
shr-resources
tramp-archive-resources
tramp-resources
browse-url-tests.el Fix browse-url-tests-delete-temp-file 2025-07-10 18:44:52 +02:00
dbus-tests.el
dig-tests.el
eudc-tests.el
eww-tests.el Disable track-changes while reloading pages in EWW 2025-07-20 13:13:41 -07:00
gnutls-tests.el
hmac-md5-tests.el
mailcap-tests.el
network-stream-tests.el Use macro to reduce repetition in TLS tests 2025-07-24 18:04:29 +02:00
newsticker-tests.el
nsm-tests.el
ntlm-tests.el
puny-tests.el
rcirc-tests.el
rfc2104-tests.el
sasl-cram-tests.el
sasl-scram-rfc-tests.el
sasl-tests.el
secrets-tests.el
shr-tests.el ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix <img> (bug#79041). 2025-07-17 19:34:50 +03:00
socks-tests.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
tramp-archive-tests.el Tramp allows now external implementations for functions 2025-08-05 12:00:21 +02:00
tramp-tests.el Suppress Tramp session timeout if buffer is modified 2025-08-17 11:19:01 +02:00
webjump-tests.el