Water Lin <[email protected]> writes:
Hi!
> In Summary buffer, while the cursor is on the topic, I can input SPACE
> key to scroll down the article, and I can use DEL to scroll up the
> article.
>
> But I don't think the DEL key is very convenient to use. Can I bind
> the scroll up operation to another key?
Yes, of course. For example, you could use M-SPACE to scroll up.
(define-key gnus-summary-mode-map (kbd "M-SPC")
'gnus-summary-prev-page)
> What's the key you are using?
DEL. :-)
Bye,
Tassilo
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english