FreeBSD Bugzilla – Attachment 216619 Details for
Bug 243807
CURRENT libedit breaks emacs tramp-mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
emacs-port.patch
emacs.patch (text/plain), 1.06 KB, created by
Yuichiro NAITO
on 2020-07-21 00:07:54 UTC
(
hide
)
Description:
emacs-port.patch
Filename:
MIME Type:
Creator:
Yuichiro NAITO
Created:
2020-07-21 00:07:54 UTC
Size:
1.06 KB
patch
obsolete
>Index: editors/emacs/files/patch-lisp_net_tramp-sh.el >=================================================================== >--- editors/emacs/files/patch-lisp_net_tramp-sh.el (nonexistent) >+++ editors/emacs/files/patch-lisp_net_tramp-sh.el (使¥ã³ãã¼) >@@ -0,0 +1,10 @@ >+--- lisp/net/tramp-sh.el.orig 2019-07-25 19:41:28 UTC >++++ lisp/net/tramp-sh.el >+@@ -4059,6 +4059,7 @@ process to set up. VEC specifies the connection." >+ >+ ;; Disable echo expansion. >+ (tramp-message vec 5 "Setting up remote shell environment") >++ (tramp-send-command vec "set +E" t) >+ (tramp-send-command >+ vec "stty -inlcr -onlcr -echo kill '^U' erase '^H'" t) >+ ;; Check whether the echo has really been disabled. Some > >Property changes on: editors/emacs/files/patch-lisp_net_tramp-sh.el >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 243807
:
216619
|
216873