GNU bug report logs - #2145
23.0.90; S-SPC should scroll up in view-only buffers

Previous Next

Package: emacs;

Reported by: Rudi Schlatte <rudi <at> constantly.at>

Date: Mon, 2 Feb 2009 01:25:03 UTC

Severity: wishlist

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Juri Linkov <juri <at> jurta.org>
Cc: 2145 <at> debbugs.gnu.org, rudi <at> constantly.at
Subject: bug#2145: 23.0.90; S-SPC should scroll up in view-only buffers
Date: Tue, 12 Feb 2013 13:54:19 -0500
Juri Linkov wrote:

> To do the same for gnus messages is possible with:
>
> (define-key gnus-summary-mode-map [?\S-\ ] 'gnus-summary-prev-page)
> (define-key gnus-article-mode-map [?\S-\ ] 'gnus-article-goto-prev-page)
>
> And this is also useful for images:
>
> (define-key image-mode-map [?\S-\ ] 'image-scroll-down)
> (define-key doc-view-mode-map [?\S-\ ] 'doc-view-scroll-down-or-previous-page)

Please add them then.




This bug report was last modified 12 years and 185 days ago.

Previous Next


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