Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2020 04:24:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 243807] CURRENT libedit breaks emacs tramp-mode
Message-ID:  <bug-243807-227-DsKwFCxwbY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243807-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243807-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243807

--- Comment #10 from Yuichiro NAITO <naito.yuichiro@gmail.com> ---
Now tramp mode has been fixed in the tramp repository.

http://git.savannah.gnu.org/cgit/tramp.git/commit/?id=3D4c04a886b62263efa5d=
776538e5f6f6e4ff09fc2

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!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243807-227-DsKwFCxwbY>