[EMAIL PROTECTED] (Kim F. Storm) writes:
> To fix this, I propose adding the following command to simple.el and
> binding it to C-a:
>
>
> (defun move-beginning-of-line (arg)
...
The version in the current CVS causes C-a to go to the beginning of
the *screen* line instead of the beginning of the buffer line.
emacs --no-site-file -q
C-u 500 x C-a
(assumes that your window is not wider than 500 characters)
--
Istvan
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel