From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Drag and drop patch for X, please review. Date: Tue, 20 Jan 2004 00:50:41 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <4A31EB39-4ADA-11D8-BFCB-00039363E640@swipnet.se> References: <200401171729.i0HHT1wq016912@stubby.bodenonline.com> <20040118004009.GA24635@fencepost> <2C5AAB61-49F7-11D8-A763-00039363E640@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074556600 25376 80.91.224.253 (19 Jan 2004 23:56:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Jan 2004 23:56:40 +0000 (UTC) Cc: Miles Bader , Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jan 20 00:56:34 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 1AijFy-0000zy-00 for ; Tue, 20 Jan 2004 00:56:34 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AijFy-0003YZ-00 for ; Tue, 20 Jan 2004 00:56:34 +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 1AijDF-0003Vw-PH for emacs-devel@quimby.gnus.org; Mon, 19 Jan 2004 18:53:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AijCE-0003Cq-Iq for emacs-devel@gnu.org; Mon, 19 Jan 2004 18:52:42 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AijBB-0002TM-6f for emacs-devel@gnu.org; Mon, 19 Jan 2004 18:52:08 -0500 Original-Received: from [213.115.192.53] (helo=mail2.norrnet.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AijAy-0002IK-H9; Mon, 19 Jan 2004 18:51:24 -0500 Original-Received: from stubby.bodenonline.com (stubby.bodenonline.com [193.201.16.94]) by mail2.norrnet.net (BorderWare MXtreme Mail Firewall) with ESMTP id 1F5FDD5A82; Tue, 20 Jan 2004 00:48:24 +0100 (CET) Original-Received: from accessno42.bodenonline.com (accessno42.bodenonline.com [193.201.16.44]) by stubby.bodenonline.com (8.12.1/8.12.1) with ESMTP id i0K0hg7L018182; Tue, 20 Jan 2004 01:43:43 +0100 In-Reply-To: Original-To: Jason Rumney X-Mailer: Apple Mail (2.609) 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:19306 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19306 > "Jan D." writes: > >> This is not compatible with the current drop code for W32. > > If we come up with good ideas from this discussion, there is no reason > why the w32 code should not change to accomodate them. I meant that I didn't feel comfortable forcing a change that affected ports that I can not update myself (I have no W32 development resourses). Jan D.