From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: Patch for remote files in dnd.el Date: Tue, 1 Aug 2006 14:10:01 +0200 Message-ID: <7dbe73ed0608010510v2bbf7ee2i4c6c582aae8b8fca@mail.gmail.com> References: <7dbe73ed0607280025p798da741v285380ed5c3c49d1@mail.gmail.com> <44CA0504.1070407@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154434451 6145 80.91.229.2 (1 Aug 2006 12:14:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Aug 2006 12:14:11 +0000 (UTC) Cc: =?ISO-8859-1?Q?Jan_Dj=E4rv?= , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 01 14:14:04 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 1G7t7U-0006uK-8Q for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 14:13:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7t7P-0003Fv-D3 for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 08:13:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G7t4Z-0001ix-77 for emacs-devel@gnu.org; Tue, 01 Aug 2006 08:10:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G7t4X-0001iI-2i for emacs-devel@gnu.org; Tue, 01 Aug 2006 08:10:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7t4W-0001i6-U0 for emacs-devel@gnu.org; Tue, 01 Aug 2006 08:10:04 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G7t7P-00086L-9v for emacs-devel@gnu.org; Tue, 01 Aug 2006 08:13:03 -0400 Original-Received: from [64.233.182.189] (helo=nf-out-0910.google.com) by mx20.gnu.org with esmtp (Exim 4.52) id 1G7t4U-0004V6-TM for emacs-devel@gnu.org; Tue, 01 Aug 2006 08:10:03 -0400 Original-Received: by nf-out-0910.google.com with SMTP id l24so273860nfc for ; Tue, 01 Aug 2006 05:10:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PTZXNTx762GUND7JqELHK8u7MlNbkbS8OvVEYstyTL1esEx9NlOFYZlqZafnhlt0DzWh/LELnjfXXVbGZvWxI750WGzlg3tl8zRolZQxEnX4/aWr9dQTmnCaYqQGdM0c6ouVeN4HAdVV+jqZiRmR3kSl5y89cBhDQtSFzxLF57E= Original-Received: by 10.78.142.14 with SMTP id p14mr240564hud; Tue, 01 Aug 2006 05:10:01 -0700 (PDT) Original-Received: by 10.78.107.2 with HTTP; Tue, 1 Aug 2006 05:10:01 -0700 (PDT) Original-To: "Jason Rumney" In-Reply-To: <44CA0504.1070407@gnu.org> Content-Disposition: inline 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:57930 Archived-At: > > For example, I just dnd:d the file > > "\\Gbgfs1\archive2004-1\Docman\Core\Docman 5.9.0\Docman\access.api" > > into Emacs. > > In CVS Emacs? Yes, but not the latest version. The version I tested in is from February, I think (cannot check right now.)