From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Keymaps on images have pretty much stopped working Date: 07 Jan 2004 08:09:59 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1073456252 27903 80.91.224.253 (7 Jan 2004 06:17:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 06:17:32 +0000 (UTC) Cc: dak@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jan 07 07:17:29 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 1Ae70T-00072F-00 for ; Wed, 07 Jan 2004 07:17:29 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ae70T-0000RV-00 for ; Wed, 07 Jan 2004 07:17:29 +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 1Ae7qI-0001fN-1g for emacs-devel@quimby.gnus.org; Wed, 07 Jan 2004 02:11:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ae7pY-0001bh-La for emacs-devel@gnu.org; Wed, 07 Jan 2004 02:10:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ae7p2-0001A2-NR for emacs-devel@gnu.org; Wed, 07 Jan 2004 02:10:15 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Ae7p1-00010z-SN; Wed, 07 Jan 2004 02:09:44 -0500 Original-To: no-spam@cua.dk (Kim F. Storm) In-reply-to: (no-spam@cua.dk) 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:19067 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19067 > 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?