From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Keymaps on images have pretty much stopped working Date: 07 Jan 2004 12:03:33 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073470289 18360 80.91.224.253 (7 Jan 2004 10:11:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 10:11:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jan 07 11:11:26 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AeAes-0008H5-00 for ; Wed, 07 Jan 2004 11:11:26 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AeAer-0003lv-00 for ; Wed, 07 Jan 2004 11:11:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AeBVv-0007Ia-5w for emacs-devel@quimby.gnus.org; Wed, 07 Jan 2004 06:06:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AeBVI-0007DJ-SO for emacs-devel@gnu.org; Wed, 07 Jan 2004 06:05:36 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AeBUk-0006t0-Fv for emacs-devel@gnu.org; Wed, 07 Jan 2004 06:05:33 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1AeBUj-0006sE-Sd for emacs-devel@gnu.org; Wed, 07 Jan 2004 06:05:02 -0500 Original-Received: (qmail 7482 invoked from network); 7 Jan 2004 10:03:31 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 7 Jan 2004 10:03:31 -0000 Original-To: Eli Zaretskii In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19073 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19073 Eli Zaretskii writes: > > From: no-spam@cua.dk (Kim F. Storm) > > Date: 07 Jan 2004 00:45:38 +0100 > > > > I have just committed a fix. This involves modifying the layout of > > the mouse event. > > Does this affect in any way the text-mode platforms that support the > mouse, like MS-DOS and xt-mouse? > The recent additions to the mouse event only adds extra elements to the end of the existing list of information. The modification I was referring to was relative to my recent additions to the list, not to the original contents of the list. So it should be transparent. -- Kim F. Storm http://www.cua.dk