diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2019-03-22 14:38:06 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2019-03-22 14:38:06 +0100 |
commit | 3375d08299bbc1e224d19a871012cdbbf5d787ee (patch) | |
tree | 8b97fff7350b084dfda07955ed9c75791f7666da /lisp/gnus/nnweb.el | |
parent | 4174409c53d85a0def138f92d3e71901380c907a (diff) | |
download | emacs-3375d08299bbc1e224d19a871012cdbbf5d787ee.tar.gz emacs-3375d08299bbc1e224d19a871012cdbbf5d787ee.tar.bz2 emacs-3375d08299bbc1e224d19a871012cdbbf5d787ee.zip |
Fix Bug#24394, Bug#34172
* lisp/subr.el (process-file-shell-command):
Use `with-connection-local-variables'. Do not set "/bin/sh" for
remote buffers, trust settings of `shell-file-name'.
* lisp/net/tramp-adb.el (tramp-methods) <adb>:
* lisp/net/tramp-smb.el (tramp-methods) <smb>:
Remove `tramp-remote-shell' and `tramp-remote-shell-args'.
* lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch)
(tramp-maybe-open-connection): Use proper read syntax for function
names.
* lisp/net/tramp.el (tramp-handle-shell-command): Do not use shell
file names from `tramp-methods'.
Respect `async-shell-command-buffer'. (Bug#24394, Bug#34172)
Use `start-file-process-shell-command' and `process-file-shell-command'.
* test/lisp/net/tramp-tests.el (tramp-test32-shell-command):
Let it run partly for tramp-adb.
Diffstat (limited to 'lisp/gnus/nnweb.el')
0 files changed, 0 insertions, 0 deletions