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

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

Re: narrowing *shell* buffer causes odd error


From: Chong Yidong
Subject: Re: narrowing *shell* buffer causes odd error
Date: Sun, 01 Apr 2007 13:26:06 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Richard Stallman <address@hidden> writes:

> We should fix that not to get an error at all.
> There is no reason why it has to fail.
>
> Would someone like to debug this?

I don't think this calls for any change.

The OP accidentally narrowed his shell buffer, and tried to send input
to the comint prompt.  The error popped up because the comint prompt
was now outside the accessible part of the buffer.  Widening the
buffer solves the problem.

Let's remove this from FOR-RELEASE.





reply via email to

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