From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Christian Plate Newsgroups: gmane.emacs.help Subject: Re: Shortkeys to make mousewheel work?? Date: Fri, 12 Nov 2004 15:17:47 +0100 Message-ID: <200411121517.47788.cplate@synyx.de> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100269099 14269 80.91.229.6 (12 Nov 2004 14:18:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Nov 2004 14:18:19 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 12 15:18:03 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CScFX-0004Fn-00 for ; Fri, 12 Nov 2004 15:18:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CScO5-0002P4-A6 for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Nov 2004 09:26:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CScNx-0002Op-0r for help-gnu-emacs@gnu.org; Fri, 12 Nov 2004 09:26:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CScNw-0002Od-Jy for help-gnu-emacs@gnu.org; Fri, 12 Nov 2004 09:26:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CScNw-0002Oa-HV for help-gnu-emacs@gnu.org; Fri, 12 Nov 2004 09:26:44 -0500 Original-Received: from [217.160.91.243] (helo=synyx.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CScF8-000755-Bc for help-gnu-emacs@gnu.org; Fri, 12 Nov 2004 09:17:38 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by synyx.de (Postfix) with ESMTP id D7810FABC for ; Fri, 12 Nov 2004 15:18:03 +0100 (CET) Original-Received: from synyx.de ([127.0.0.1]) by localhost (www [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26005-04 for ; Fri, 12 Nov 2004 15:18:00 +0100 (CET) Original-Received: from . (p508B0E04.dip0.t-ipconnect.de [80.139.14.4]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by synyx.de (Postfix) with ESMTP id 28F9FFAA8 for ; Fri, 12 Nov 2004 15:18:00 +0100 (CET) Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.6.2 In-Reply-To: Content-Disposition: inline X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at synyx.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21926 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21926 > Is there any short keys in emacs that makes the mouse wheel work? I have (mouse-wheel-mode) in my .emacs. This way the mouse-wheel is enabled by default. HTH, Christian