emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: misbehavior in shell window with ksh


From: Eli Zaretskii
Subject: Re: misbehavior in shell window with ksh
Date: Mon, 01 May 2017 09:49:41 +0300

> From: Mike Kupfer <address@hidden>
> Date: Sun, 30 Apr 2017 16:12:26 -0700
> 
> >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 cannot reproduce this, neither with Emacs 25.2 nor with the latest
master branch.

Does this happen in a -nw session as well, or only in GUI frames?
Could this be related to some of your shell customizations?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]