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. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel