GNU bug report logs -
#28139
25.2; TRAMP vs bash 4.4 / readline 7.0 "bracketed paste" mode
Previous Next
Reported by: Daniel Pittman <slippycheeze <at> google.com>
Date: Fri, 18 Aug 2017 15:34:01 UTC
Severity: normal
Found in version 25.2
Fixed in version 26.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 28139 <at> debbugs.gnu.org (full text, mbox):
Daniel Pittman <slippycheeze <at> google.com> writes:
Hi Daniel,
> Please find attached a patch that resolves the bracketed paste issues
> nicely for me.
Thanks!
> It does so by setting two environment variables when
> initially establishing the remote shell: `EMACS=t`, which bash
> interprets to disable line editing, and `TERM=dumb`, which is a better
> match than the default interactive terminal type I get.
Well, TERM=dumb setting is not needed. It is already set, inherited from
the outer environment. I've just cross-checked this.
The EMACS=t setting is much more problematic. It has been thrown away
from Emacs years ago, and it was expected that bash 4.4 honors the
replacement INSIDE_EMACS. Furthermore, it was reported that EMACS=t
settings have damaged other packages. See Emacs bug#20484 for a related
discussion.
It doesn't seem to be applicable for Tramp. So I'm kind of undecided how
to continue ...
Best regards, Michael.
This bug report was last modified 7 years and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.