unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 2145@debbugs.gnu.org, rudi@constantly.at
Subject: bug#2145: 23.0.90; S-SPC should scroll up in view-only buffers
Date: Wed, 13 Feb 2013 10:29:30 +0200	[thread overview]
Message-ID: <87vc9wzkeq.fsf@mail.jurta.org> (raw)
In-Reply-To: <wc7gmd7484.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 12 Feb 2013 13:54:19 -0500")

>> 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.





      reply	other threads:[~2013-02-13  8:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-02  1:19 bug#2145: 23.0.90; S-SPC should scroll up in view-only buffers Rudi Schlatte
2013-02-12  4:48 ` Glenn Morris
2013-02-12 17:42   ` Juri Linkov
2013-02-12 18:54     ` Glenn Morris
2013-02-13  8:29       ` Juri Linkov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vc9wzkeq.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=2145@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    --cc=rudi@constantly.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).