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


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

From: Juri Linkov <juri <at> jurta.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 2145 <at> debbugs.gnu.org, rudi <at> constantly.at
Subject: Re: bug#2145: 23.0.90; S-SPC should scroll up in view-only buffers
Date: Wed, 13 Feb 2013 10:29:30 +0200
>> 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.

Added with `ediff-previous-difference' as well.




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.