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: Mon, 02 Apr 2007 10:01:20 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     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.
>
> there is no reason this should fail, and I think it will be easy
> to fix.  Would someone please fix it?

OK, I just added a call to (widen) in comint-send-input.




reply via email to

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