[Bug 243807] CURRENT libedit breaks emacs tramp-mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 30 04:24:45 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243807
--- Comment #10 from Yuichiro NAITO <naito.yuichiro at gmail.com> ---
Now tramp mode has been fixed in the tramp repository.
http://git.savannah.gnu.org/cgit/tramp.git/commit/?id=4c04a886b62263efa5d776538e5f6f6e4ff09fc2
My patch was rejected because it was not Posix standard.
But tramp-sh.el already has a same code `set +o emacs +o vi`,
it has been moved up to initialize code block before tramp hangs execution.
This code will be included future release.
If somebody wants to fix current emacs-26.3,
try `emacs-port.patch` that I updated to new one.
Oops, I missed obsoleting previous one!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list