]> git.eshelyaron.com Git - emacs.git/commit
Apply simpler fix for Tramp bug#39399
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Jul 2020 07:21:01 +0000 (09:21 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Jul 2020 07:21:01 +0000 (09:21 +0200)
commit1b2fed81e1f79fd12bfb76adfa2a79d7ddbcaed0
treeacfa3db2ec3d902b189abfe21e4a4de04352aa82
parentb2bb1135d81a533a578c51389831d6aecfa2a5b2
Apply simpler fix for Tramp bug#39399

* lisp/net/tramp-sh.el (tramp-open-shell): Remove "~/.editrc" editing.
(tramp-open-connection-setup-interactive-shell): Move up "set +o
vi +o emacs" command.   (Bug#39399)
lisp/net/tramp-sh.el