GNU bug report logs - #36494
27.0.50; [Proposition] New option to scroll up regardless of eob

Previous Next

Package: emacs;

Reported by: marcowahlsoft <at> gmail.com

Date: Thu, 4 Jul 2019 11:04:01 UTC

Severity: wishlist

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 36494 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, marcowahlsoft <at> gmail.com,
 36494 <at> debbugs.gnu.org
Subject: Re: bug#36494: 27.0.50;
 [Proposition] New option to scroll up regardless of eob
Date: Thu, 04 Jul 2019 14:59:46 -0400
Drew Adams <drew.adams <at> oracle.com> writes:

> (global-set-key [S-down] (lambda () (interactive) (scroll-up   1)))
> (global-set-key [S-up]   (lambda () (interactive) (scroll-down 1)))
>
> (But named functions are better than anonymous ones, for key binding.
> And yes, it would be good to let a numeric prefix arg scroll that
> many lines.)

I think you're looking for scroll-up-line and scroll-down-line
(introduced in 24.1).





This bug report was last modified 5 years and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.