From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Jensen Newsgroups: gmane.emacs.help Subject: Re: Activating Mousewheel Date: Thu, 24 Oct 2002 21:06:58 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <86u1jb64h9.fsf@bigwalter.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035486693 12497 80.91.224.249 (24 Oct 2002 19:11:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2002 19:11:33 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 184nOE-0003FG-00 for ; Thu, 24 Oct 2002 21:11:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 184nOA-00079i-00; Thu, 24 Oct 2002 15:11:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!as16-3-5.ld.bonet.SE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: as16-3-5.ld.bonet.se (217.215.193.155) Original-X-Trace: fu-berlin.de 1035486418 30298304 217.215.193.155 (16 [147297]) User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu) Cancel-Lock: sha1:QGz1WJMnIul7g0PFxD9cRUqbuuQ= Original-Xref: shelby.stanford.edu gnu.emacs.help:106350 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2900 Florian Lindner writes: > Hello, > how can I enable the mouse wheel for scrolling (MS Intellimouse Explorer on > USB)? [snip] > I've tried > (require 'mwheel) but not effect. Emacs is 21.2, most recent release. Try (mouse-wheel-mode) -- Daniel Jensen daniel@bigwalter.net