Richard Stallman <[EMAIL PROTECTED]> 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. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
