unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* misbehavior in shell window with ksh
@ 2017-04-30 23:12 Mike Kupfer
  2017-05-01  6:49 ` Eli Zaretskii
  2017-05-01  7:38 ` Tino Calancha
  0 siblings, 2 replies; 21+ messages in thread
From: Mike Kupfer @ 2017-04-30 23:12 UTC (permalink / raw)
  To: emacs-devel

From emacs -Q, using Emacs master 6fa9cc05, if I do the following steps

  M-x shell RET
  ksh RET
  C-x o RET
  C-x 0 RET
  
a ">" appears after the shell prompt in the *shell* buffer:

  alto$ ksh
  alto$ >

If I then press RET, I get

  alto$ ksh
  alto$ > 
  : not found [No such file or directory]
  alto$

I've reproduced this behavior a couple different recent versions of
Emacs, including 25.1.91 and 25.2-rc2.  And I've reproduced it on both
Solaris 11 and Debian 8.

Using the version of Emacs that is packaged with Debian 8 (24.4), I
don't see any problems.

TERM is set to dumb; changing it to emacs doesn't help.

Can anyone else reproduce this behavior?

thanks,
mike



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

end of thread, other threads:[~2017-05-09 16:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-30 23:12 misbehavior in shell window with ksh Mike Kupfer
2017-05-01  6:49 ` Eli Zaretskii
2017-05-01 10:59   ` Stephen Berman
2017-05-01 11:31     ` Eli Zaretskii
2017-05-01 14:41       ` Stephen Berman
2017-05-01 15:09         ` Eli Zaretskii
2017-05-01 15:52           ` Stephen Berman
2017-05-02  9:03             ` Eli Zaretskii
2017-05-02 12:35               ` Stephen Berman
2017-05-02 16:32                 ` Eli Zaretskii
2017-05-02 16:55                   ` Stephen Berman
2017-05-03 17:51                     ` Eli Zaretskii
2017-05-04  7:54                       ` Stephen Berman
2017-05-04 14:42                         ` Eli Zaretskii
2017-05-05  3:04                           ` Mike Kupfer
2017-05-05  6:13                             ` Eli Zaretskii
2017-05-06 18:41                               ` Mike Kupfer
2017-05-09 16:36                                 ` Eli Zaretskii
2017-05-01 15:29         ` Mike Kupfer
2017-05-02 13:03           ` Tino Calancha
2017-05-01  7:38 ` Tino Calancha

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).