emacs-devel
[Top][All Lists]
Advanced

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

Re: bug in vertical-motion?


From: Luc Teirlinck
Subject: Re: bug in vertical-motion?
Date: Mon, 29 Aug 2005 21:01:34 -0500 (CDT)

Richard Stallman wrote:       

       Put cursor on the next to last `q' on the screen line that is
       continued.  Then M-: (vertical-motion 0) carries you to the beginning
       of the current screen line, as one would expect.  But then put cursor
       on the very last `q' of the continued screen line.  Then
       M-: (vertical-motion 0) carries you to the beginning of the _next_
       screen line.  This appears to be a bug.

   Do people get good results from this patch?

   *** xdisp.c  27 Aug 2005 22:41:25 -0400      1.1045
   --- xdisp.c  29 Aug 2005 20:14:40 -0400      

It appears to work.

Sincerely,

Luc.




reply via email to

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