help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Move line


From: Eli Zaretskii
Subject: Re: Move line
Date: Sun, 01 Jun 2008 06:14:07 +0300

> Date: Sat, 31 May 2008 23:22:57 +0200
> From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
> CC: help-gnu-emacs@gnu.org
> 
> >  (global-set-key "\M-z" (function (lambda () (interactive) (scroll-down 
> > 1))))
> >  (global-set-key "\C-z" (function (lambda () (interactive) (scroll-up 1))))
> > 
> > Of course, I'm used to different keybindings, but the point is that
> > the code is much simpler and shorter.
> 
> But it moves the point instead of the line ...

Please try again, and you will see that point stays put.




reply via email to

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