Hadron Quark <[EMAIL PROTECTED]> writes: Hi Hadron,
> Could someone tell how best to bind "b" to "gnus-summary-prev-page" so > that its only valid when I'm in the summary buffer? My previous > attempt had "b" still bound to this when I was composing a new post :( This should work: (define-key gnus-summary-mode-map "b" 'gnus-summary-prev-page) Regards, Tassilo -- A child of five could understand this! Fetch me a child of five! _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
