unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Setting mwheel down/up to new function
@ 2004-05-10 12:24 burlo_stumproot
  2004-05-10 19:03 ` Reiner Steib
  0 siblings, 1 reply; 9+ messages in thread
From: burlo_stumproot @ 2004-05-10 12:24 UTC (permalink / raw)



I would like to change the behavior of mouse-wheel up and mouse-wheel down.
I though it would be nice to map them to gnus-article-goto-prev-page and
gnus-summary-next-page. I tried putting the following in my .gnus
but aparently it's completly ignored. 

(global-set-key [mouse-4] 'gnus-summary-next-page)
(global-set-key [mouse-5] 'gnus-article-goto-prev-page) 
 
Any hints ?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-05-13  7:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-10 12:24 Setting mwheel down/up to new function burlo_stumproot
2004-05-10 19:03 ` Reiner Steib
2004-05-11  9:43   ` burlo_stumproot
2004-05-11 10:50     ` Reiner Steib
2004-05-12  9:21       ` burlo_stumproot
2004-05-11 23:42     ` Jason Rumney
2004-05-12  9:34       ` burlo_stumproot
2004-05-12 20:50         ` Jason Rumney
2004-05-13  7:40           ` burlo_stumproot

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