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 #34 received at 36494 <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: Noam Postavsky <npostavs <at> gmail.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, 4 Jul 2019 15:28:22 -0700 (PDT)
> > (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).

Exactly.  (I use the above also with old Emacs releases,
and didn't bother to define a named command for it.)




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.