emacs-devel
[Top][All Lists]
Advanced

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

Re: move-beginning-of-line


From: Istvan Marko
Subject: Re: move-beginning-of-line
Date: Thu, 17 Mar 2005 06:28:57 -0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

address@hidden (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





reply via email to

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