1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 03:40:36 -08:00
emacs/lisp/net
Michael Albinus 9b6ad3107f Replace /dev/null by remote null-device in Tramp.
* lisp/net/tramp-adb.el (tramp-adb-get-ls-command)
(tramp-adb-handle-set-file-times, tramp-adb-handle-process-file):
Use `tramp-get-remote-null-device'.

* lisp/net/tramp-compat.el (tramp-tramp-file-p): Declare.
(tramp-compat-null-device): New defalias.

* lisp/net/tramp-sh.el (tramp-methods) <telnet, nc>:
(tramp-perl-encode-with-module, tramp-perl-decode-with-module)
(tramp-perl-encode, tramp-perl-decode, tramp-awk-decode):
Use "%n" marker.
(tramp-do-directory-files-and-attributes-with-stat)
(tramp-sh-handle-file-name-all-completions)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-sh-handle-insert-directory, tramp-sh-handle-process-file)
(tramp-set-remote-path, tramp-open-connection-setup-interactive-shell)
(tramp-find-inline-encoding, tramp-send-command-and-check)
(tramp-get-remote-path, tramp-get-ls-command, tramp-get-ls-command-with)
(tramp-get-remote-awk, tramp-get-remote-hexdump, tramp-get-remote-od)
(tramp-get-env-with-u-option): Use `tramp-get-remote-null-device'.
(tramp-remote-coding-commands, tramp-call-local-coding-command):
Adapt docstring.

* lisp/net/tramp-smb.el (tramp-smb-conf): Use `null-device'.
(tramp-smb-handle-file-acl): Use `tramp-get-remote-null-device'.

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
(tramp-get-remote-null-device): New defun.
(tramp-interrupt-process): Use it.
2020-11-22 19:56:23 +01:00
..
ange-ftp.el Some Tramp fixes for directory-files-* and delete-* 2020-11-03 18:47:32 +01:00
browse-url.el Fix `browse-url-of-dired' 2020-10-17 11:24:03 +02:00
dbus.el Handle several children of PATH in dbus-managed-objects-handler 2020-10-29 16:56:40 +01:00
dig.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
dns.el
eudc-bob.el Don't set XEmacs only properties start-open and end-open 2020-11-20 16:43:57 +01:00
eudc-export.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
eudc-hotlist.el
eudc-vars.el * lisp/net/eudc-vars.el: Use lexical-binding. 2020-10-28 06:04:21 +01:00
eudc.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
eudcb-bbdb.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
eudcb-ldap.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
gnutls.el Make setting verify-hostname-error not make connections fail 2020-10-02 04:49:39 +02:00
goto-addr.el
hmac-def.el * lisp/net/hmac-def.el: Use lexical-binding. 2020-10-28 09:50:39 +01:00
hmac-md5.el
imap.el
ldap.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
mailcap.el Improve eww support for externally viewed PDFs 2020-11-05 17:34:23 +00:00
mairix.el Don't quote lambdas in net/*.el 2020-11-16 18:52:42 +01:00
net-utils.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
netrc.el Use lexical-binding in netrc.el and add tests 2020-10-28 03:24:18 +01:00
network-stream.el
newst-backend.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
nsm.el Merge from origin/emacs-27 2020-10-02 09:38:24 -07:00
ntlm.el Don't rely on bignums in ntlm.el 2020-10-27 12:25:57 +01:00
pop3.el
puny.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
quickurl.el
rcirc.el Replace irc.freenode.net with chat.freenode.net 2020-10-31 14:09:29 -04:00
rfc2104.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
shr-color.el
shr.el Add way to prevent asking "increase specpdl size?" 2020-10-15 22:32:41 -04:00
sieve-manage.el
sieve-mode.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
sieve.el
snmp-mode.el Remove some Emacs 19 compat code and references 2020-10-25 18:27:19 +01:00
soap-client.el Fix loading WSDL data again 2020-10-01 19:42:45 +02:00
soap-inspect.el
socks.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
telnet.el
tramp-adb.el Replace /dev/null by remote null-device in Tramp. 2020-11-22 19:56:23 +01:00
tramp-archive.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
tramp-cache.el
tramp-cmds.el
tramp-compat.el Replace /dev/null by remote null-device in Tramp. 2020-11-22 19:56:23 +01:00
tramp-crypt.el Still fixes for Tramp directory-files-* 2020-11-05 17:36:04 +01:00
tramp-ftp.el
tramp-gvfs.el Some minor Tramp fixes, resulting from test campaign 2020-11-13 16:55:08 +01:00
tramp-integration.el Handle connection-local null-device and path-separator variables 2020-11-21 15:28:52 +01:00
tramp-rclone.el Still fixes for Tramp directory-files-* 2020-11-05 17:36:04 +01:00
tramp-sh.el Replace /dev/null by remote null-device in Tramp. 2020-11-22 19:56:23 +01:00
tramp-smb.el Replace /dev/null by remote null-device in Tramp. 2020-11-22 19:56:23 +01:00
tramp-sudoedit.el Trash remote files to local trash (Bug#44216) 2020-11-01 12:42:29 +01:00
tramp-uu.el
tramp.el Replace /dev/null by remote null-device in Tramp. 2020-11-22 19:56:23 +01:00
trampver.el
webjump.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
zeroconf.el