Tassilo Horn <[EMAIL PROTECTED]> writes: > 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! > > >
Hi Tassilo, Unfortunately emacs always just give an error message "no such part" : even on "multi page" posts which I have scrolled forward with "space". I put the line in my .gnus.el file. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
