]> git.eshelyaron.com Git - emacs.git/commit
Handle problem with *BSD libedit in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Feb 2020 10:40:52 +0000 (11:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Feb 2020 10:40:52 +0000 (11:40 +0100)
commit6b00600647c960831706f0c57cf29f53ec80551b
tree34ad014c5c0674093b0243bb2cf8a3a04806ed3a
parent1759b7d06acad918d439a3f4d25bd9aa77549dd1
Handle problem with *BSD libedit in Tramp

* lisp/net/tramp-sh.el (tramp-sh-extra-args): Add "-noediting" as
bash arg.
(tramp-open-shell):  Provide proper "~/.editrc" if needed.  (Bug#39399)
lisp/net/tramp-sh.el