On 20:24:02, 11.02.16, Nicholas Marriott wrote:
> Hi
> 
> On Thu, Feb 11, 2016 at 08:05:54PM +0100, Michal Mazurek wrote:
> > Hello,
> > 
> > I know the code is now locked, but I'd like to ask for comments on the
> > following diff.
> > 
> > I believe that page-up and halfpage-up should have the same effect as
> > running scroll-up (^Y) the equivalent number of times. There are two
> > differences:
> > - with line select active ('V' by default) pgup/pgdown messes up the
> > selection. (steps to reproduce: select a line with 'V', press pgup,
> > scroll down with ^E).
> > - the 'x' position of the cursor doesn't change, even if the current
> > line length becomes shorter.
> 
> I like the current behaviour, it is nice that page up then page down
> will leave things unchanged no matter what line it ended up on.

The patch preserves this behaviour, similar to pressing the up arrow
and then the down arrow, unless I misunderstood something.

-- 
Michal Mazurek

Reply via email to