From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Patch for remote files in dnd.el Date: Fri, 08 Sep 2006 12:45:27 -0400 Message-ID: References: <44FFD45C.7010206@gnu.org> <85u03khybj.fsf@lola.goethe.zz> <44FFDD25.3030402@gnu.org> <450169BB.2050108@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1157733991 15016 80.91.229.2 (8 Sep 2006 16:46:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Sep 2006 16:46:31 +0000 (UTC) Cc: emacs-devel@gnu.org, mituharu@math.s.chiba-u.ac.jp, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 08 18:46:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GLjUI-0003DG-4Q for ged-emacs-devel@m.gmane.org; Fri, 08 Sep 2006 18:45:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GLjUH-000235-Md for ged-emacs-devel@m.gmane.org; Fri, 08 Sep 2006 12:45:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GLjTt-00021O-Im for emacs-devel@gnu.org; Fri, 08 Sep 2006 12:45:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GLjTs-000209-Pf for emacs-devel@gnu.org; Fri, 08 Sep 2006 12:45:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GLjTs-0001zh-LR for emacs-devel@gnu.org; Fri, 08 Sep 2006 12:45:28 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GLjUV-0000sX-Us for emacs-devel@gnu.org; Fri, 08 Sep 2006 12:46:08 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GLjTr-0000dO-Pm; Fri, 08 Sep 2006 12:45:27 -0400 Original-To: =?ISO-8859-15?Q?Jan_Dj=E4rv?= In-reply-to: <450169BB.2050108@swipnet.se> (message from =?ISO-8859-15?Q?Jan_Dj=E4rv?= on Fri, 08 Sep 2006 15:01:47 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59576 Archived-At: I think the point was that there was a W32 version of DND before dnd.el. Do you mean that DND worked in Emacs on Microsoft Windows before it worked on GNU/Linux? If so, that sounds like a bad direction to have gone in, precisely the sort of thing that we shouldn't do.