all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: burlo_stumproot@notvalid.se
Subject: Setting mwheel down/up to new function
Date: Mon, 10 May 2004 12:24:22 GMT	[thread overview]
Message-ID: <un04gbhc1.fsf@notvalid.se> (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 ?

             reply	other threads:[~2004-05-10 12:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-10 12:24 burlo_stumproot [this message]
2004-05-10 19:03 ` Setting mwheel down/up to new function 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

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

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

  git send-email \
    --in-reply-to=un04gbhc1.fsf@notvalid.se \
    --to=burlo_stumproot@notvalid.se \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.