unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* xterm born of a *shell* buffer handicapped
@ 2003-05-19 22:01 Dan Jacobson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Jacobson @ 2003-05-19 22:01 UTC (permalink / raw)


Gentelmen, in a shell window do xterm&.  Notice how the xterm has now
lots of deficiencies so that ^R ^P etc aren't working properly there.
Same with rxvt, etc.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xterm born of a *shell* buffer handicapped
       [not found] <mailman.6441.1053404520.21513.bug-gnu-emacs@gnu.org>
@ 2003-05-20 14:23 ` Jonathan Kamens
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Kamens @ 2003-05-20 14:23 UTC (permalink / raw)


Dan Jacobson <jidanni@dman.ddts.net> writes:
>Gentelmen, in a shell window do xterm&.  Notice how the xterm has now
>lots of deficiencies so that ^R ^P etc aren't working properly there.
>Same with rxvt, etc.

This is a bash 2.05b bug.  I sent the bash maintainers this
bug report about it on May 15 (I suspect that others
reported it before I did, but I don't know for certain
whether that's true):

The bash CHANGES file includes this change for 2.05b:

b.  Note that we're running under Emacs and disable line editing if
    $EMACS == `t'.

And, indeed, examination of the bash source code confirms this
behavior.

The problem with this change is that with it in place, if I type
"xterm &" from an Emacs shell window, the shell in the xterm window
that starts up has command-line editing disabled.  Ugh.

Suggestion: Only disable command-line editing if EMACS is set to 't'
*and* TERM is set to "dumb", which is what Emacs sets it to.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-20 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.6441.1053404520.21513.bug-gnu-emacs@gnu.org>
2003-05-20 14:23 ` xterm born of a *shell* buffer handicapped Jonathan Kamens
2003-05-19 22:01 Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).