[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: --vi-keys is misdocumented
From: |
Eli Zaretskii |
Subject: |
Re: --vi-keys is misdocumented |
Date: |
Mon, 15 May 2017 22:23:44 +0300 |
> From: Gavin Smith <address@hidden>
> Date: Mon, 15 May 2017 17:31:27 +0100
>
> On Sun, May 14, 2017 at 08:18:14PM +0100, Gavin Smith wrote:
> > On Sun, May 14, 2017 at 01:42:16PM +0200, Benno Schulenberg wrote:
> > > Furthermore, why does b do scroll-backward, and f do
> > > scroll-forward-page-only? Why the asymmetry?
> >
> > I don't know. I would assume it was a mistake. It was like that
> > in every old version I checked. We should probably change it.
>
> So looking at the documentation from old versions, it looks like
> it was intended to be 'scroll-backward-page-only'
Yes, that's how I originally wrote the code. But then I changed it,
to follow suit changes elsewhere in the code. Unfortunately, that's
all I could glean from the old CVS repository I have, and I cannot
find any discussions about this change back then.