[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pageup/down with fixed cursor position
From: |
Kaushal Modi |
Subject: |
Re: Pageup/down with fixed cursor position |
Date: |
Fri, 10 Mar 2017 16:51:58 +0000 |
Try setting scroll-preserve-screen-position to t.
(I really think that should be the default.)
On Fri, Mar 10, 2017 at 11:49 AM Tim Johnson <tim@akwebsoft.com> wrote:
> GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
> Ubuntu 14.04
>
> I'd like to retain my cursor position (when possible) relative to
> top/bottom of window when using C-v and M-v
>
> I'm unable to deduce such a method from the documentation for
> 'scroll-up-command and 'scroll-down-command
>
> Any ideas are welcome. Keywords are probably all I need.
>
> thanks
> --
> Tim
> http://www.akwebsoft.com, http://www.tj49.com
>
> --
Kaushal Modi