emacs-devel
[Top][All Lists]
Advanced

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

Re: move-end-of-line in comint buffers


From: Richard Stallman
Subject: Re: move-end-of-line in comint buffers
Date: Tue, 20 Feb 2007 19:44:58 -0500

    1) Type `M-x shell RET'

    2) Type in a command (or any random junk) that wraps to the next
       visible line

    3) Type `C-p'.  The point should now be at the beginning of the
       prompt. 

    4) Type `C-e'.  The point is now at the end of the prompt / beginning
       of the command.

    5) Type `C-e'.  The point is now at the end of the visible line.

    6) Type `C-e'.  The point is now at the end of the actual line.


    Behavior (5) above is unexpected.

It seems like a bug to me.  C-e is not supposed to stop at the end
of the screen line.  

Would someone please fix this, then ack?





reply via email to

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