emacs-devel
[Top][All Lists]
Advanced

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

Re: please make line-move-visual nil


From: Alfred M. Szmidt
Subject: Re: please make line-move-visual nil
Date: Sun, 17 May 2009 02:29:38 -0400

   >    Obviously your logic is valid too. It's just that computer users
   >    tend to navigate visually on the screen-buffer. Machines, such as
   >    Emacs Lisp code, navigates on file-buffer (usually).

   Perhaps this is too obvious to mention: why not make `next-line'
   treat `line-move-visual' as nil whenever it is given a prefix
   argument?  It would not be difficult to decorate usage of
   C-n/C-p/<up>/<down> with C-1 in macros that already exist.

C-u C-n (and its variants) is a very useful movement command.




reply via email to

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