GNU bug report logs -
#6875
Strange behaviour when moving cursor between lines
Previous Next
Reported by: James Battat <jbattat <at> MIT.EDU>
Date: Tue, 17 Aug 2010 21:21:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 6875-done <at> debbugs.gnu.org (full text, mbox):
> From: James Battat <jbattat <at> MIT.EDU>
> Date: Tue, 17 Aug 2010 17:19:20 -0400
> Cc:
>
> On my mac, when I open a file in emacs and navigate to the next line using CTRL-n, the cursor does not go to the next line of text, instead, it goes to the next row of text as displayed on the screen. For lines of text that do not wrap, there is no difference between these two behaviours, but for wrapped lines, there is.
This is a feature. See this entry in NEWS:
** The C-n and C-p line-motion commands now move by screen lines,
taking continued lines and variable-width characters into account.
Setting `line-move-visual' to nil reverts this to the previous
behavior (i.e., motion by logical lines based on buffer contents
alone).
I'm closing this bug report.
This bug report was last modified 14 years and 337 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.