bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13255: 24.2.50; output in nonvisible shell buffer changes prompt


From: Chong Yidong
Subject: bug#13255: 24.2.50; output in nonvisible shell buffer changes prompt
Date: Sun, 06 Jan 2013 10:38:20 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux)

Stephen Berman <stephen.berman@gmx.net> writes:

>> emacs -Q -f shell
>>
>> ;; run this in shell buffer
>> while : ; do
>>  sleep 0.5
>>  echo hi
>> done
>>
>> C-x b *scratch* RET
>> C-h
>
> I also get no prompt on typing `C-h'; but if I uncheck "Blink Cursor"
> in the Options menu and again type `C-h', then I see exactly what rms
> reported.

I've made a commit to trunk which should fix this.






reply via email to

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