From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: webdav advice sought Date: Wed, 24 Jun 2009 06:49:39 +0200 Message-ID: <8763emkzh8.fsf@gmx.de> References: <1245799619.5916.145.camel@dell-desktop.example.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245819211 16127 80.91.229.12 (24 Jun 2009 04:53:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jun 2009 04:53:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thomas Lord Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 24 06:53:23 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJKU7-000795-D8 for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 06:53:23 +0200 Original-Received: from localhost ([127.0.0.1]:43198 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJKU6-0000iP-FW for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 00:53:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJKQf-0007ZQ-BU for emacs-devel@gnu.org; Wed, 24 Jun 2009 00:49:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJKQb-0007Ve-1e for emacs-devel@gnu.org; Wed, 24 Jun 2009 00:49:48 -0400 Original-Received: from [199.232.76.173] (port=39604 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJKQa-0007VW-Nr for emacs-devel@gnu.org; Wed, 24 Jun 2009 00:49:44 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:48266) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MJKQa-0002Ud-4R for emacs-devel@gnu.org; Wed, 24 Jun 2009 00:49:44 -0400 Original-Received: (qmail invoked by alias); 24 Jun 2009 04:49:41 -0000 Original-Received: from p57A22397.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.35.151] by mail.gmx.net (mp045) with SMTP; 24 Jun 2009 06:49:41 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19RUltNSAtRBpfGuzZacF/uRJ/tyxaPMtpb12FQw0 q3w9lKfAnmYJQG In-Reply-To: <1245799619.5916.145.camel@dell-desktop.example.com> (Thomas Lord's message of "Tue, 23 Jun 2009 16:26:59 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:111674 Archived-At: Thomas Lord writes: > 3. Try to adapt tramp, again using cadaver? > 4. Use ange and tramp as a guide but write a new set > of file hooks, presumably using cadaver? > 5. One of the above, but don't use cadaver, use ______? Two days ago, I've committed tramp-gvfs.el to the trunk. It offers the new methods dav and davs. If the limitation to rely on gvfs is OK for you, it might be what you are looking for. Otherwise, I'll be happy to support you in implementing option 3. > I have my preferences from the above list but I > won't bias things yet by stating them. > > > Thanks and Regards, > -t Best regards, Michael.