GNU bug report logs - #13255
24.2.50; output in nonvisible shell buffer changes prompt

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Sat, 22 Dec 2012 22:46:01 UTC

Severity: normal

Tags: confirmed

Found in version 24.2.50

Full log


Message #11 received at 13255 <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13255 <at> debbugs.gnu.org, rms <at> gnu.org
Subject: Re: bug#13255: 24.2.50;
	output in nonvisible shell buffer changes prompt
Date: Sun, 23 Dec 2012 13:54:22 +0100
On Sat, 22 Dec 2012 22:33:29 -0500 Glenn Morris <rgm <at> gnu.org> wrote:

> Richard Stallman wrote:
>
>> I have a shell buffer with a program sending lots of output.
>> That buffer is not currently displayed.  I type C-h, and it prompts.
>> So far, so good.
>>
>> The bug is that the prompt changes repeatedly.  A space gets added at
>> the beginning and the hyphen disappears at the end.  Then the space
>> disappears and the hyphen reappears.  This oscillation continues
>> indefinitely at the rate of 3 or 4 changes per second.
>
> I don't see this. What I see (24.2.91) is:
>
> emacs -Q -f shell
>
> ;; run this in shell buffer
> while : ; do
>  sleep 0.5
>  echo hi
> done
>
> C-x b *scratch* RET
> C-h
>
> So long as the shell is looping, I get no C-h prompt at all.
> If I interrupt the loop, I get the intended:
>
> C-h (Type ? for further options)-


When I repeat Glenn's recipe in GNU Emacs 24.3.50.2
(x86_64-suse-linux-gnu, GTK+ Version 3.4.4) of 2012-12-23 on rosalinde,
revision 111308 jan.h.d <at> swipnet.se-20121223123537-gfe4g8dbhcckdj6e, 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.

Steve Berman




This bug report was last modified 3 years and 192 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.