From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: mouse-wheel mode (and probably other stuff) broken due to use of global-map Date: Thu, 21 Mar 2002 02:03:41 -0700 (MST) Sender: emacs-devel-admin@gnu.org Message-ID: <200203210903.g2L93fk10046@wijiji.santafe.edu> References: <200203160639.g2G6dVk07398@wijiji.santafe.edu> <3C972B46.2040604@anubex.com> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1016701583 17079 127.0.0.1 (21 Mar 2002 09:06:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Mar 2002 09:06:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16nyWd-0004RM-00 for ; Thu, 21 Mar 2002 10:06:23 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16nycm-00062Z-00 for ; Thu, 21 Mar 2002 10:12:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16nyWT-0005W9-00; Thu, 21 Mar 2002 04:06:13 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16nyU8-0005Eg-00; Thu, 21 Mar 2002 04:03:48 -0500 Original-Received: from wijiji.santafe.edu (wijiji [192.12.12.5]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g2L93ja07402; Thu, 21 Mar 2002 02:03:45 -0700 (MST) Original-Received: (from rms@localhost) by wijiji.santafe.edu (8.11.6+Sun/8.9.3) id g2L93fk10046; Thu, 21 Mar 2002 02:03:41 -0700 (MST) X-Authentication-Warning: wijiji.santafe.edu: rms set sender to rms@wijiji using -f Original-To: tim.vanholder@anubex.com In-Reply-To: <3C972B46.2040604@anubex.com> (message from Tim Van Holder on Tue, 19 Mar 2002 13:12:54 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2085 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2085 So I modified affected packages to use (current-global-map) and not global-map; this complies with the documentation and should keep them working reliably. Maybe we should install that change. Which packages did you change in this way? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel