Problem was caused by recent "improvements" to line-move-1.
I have installed a fix. Please try again.
Eric Hanchrow <[EMAIL PROTECTED]> writes:
>
> create a file named "foo.cpp" with this content (excluding the dashed lines,
> of course):
> ----------------------------------------
> foo()
> {
> if(x)
> {
> y();
> }
> }
> ----------------------------------------
>
> Start emacs: "emacs -Q foo.cpp"
>
> Enable selective-display: C-u C-x $
>
> Move point foreward three times: C-n C-n C-n
>
> Note that the cursor is no longer in the leftmost column, but is
> instead at the right end of the line with the "if".
>
> Hit C-n twice more. Note that the cursor doesn't move; I expected it
> to immediately move down one line.
--
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug