From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Branching Date: Sun, 21 Jun 2009 14:59:03 -0400 Message-ID: <878wjlo1l4.fsf@stupidchicken.com> References: <87iqisp0ip.fsf@cyd.mit.edu> <87y6royu46.fsf@stupidchicken.com> <877hz66uqv.fsf@stupidchicken.com> <8763eptwwf.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245610759 14473 80.91.229.12 (21 Jun 2009 18:59:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2009 18:59:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 21 20:59:17 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 1MISG4-0002Ru-RR for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 20:59:17 +0200 Original-Received: from localhost ([127.0.0.1]:43308 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MISG4-0002Xw-1C for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 14:59:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MISFz-0002Xo-Kh for emacs-devel@gnu.org; Sun, 21 Jun 2009 14:59:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MISFv-0002XZ-Vx for emacs-devel@gnu.org; Sun, 21 Jun 2009 14:59:11 -0400 Original-Received: from [199.232.76.173] (port=57679 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MISFv-0002XW-QG for emacs-devel@gnu.org; Sun, 21 Jun 2009 14:59:07 -0400 Original-Received: from pantheon-po33.its.yale.edu ([130.132.50.94]:58396) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MISFv-0003ID-CP for emacs-devel@gnu.org; Sun, 21 Jun 2009 14:59:07 -0400 Original-Received: from furry (c-71-232-13-53.hsd1.ma.comcast.net [71.232.13.53]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n5LIx3vJ005124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 Jun 2009 14:59:04 -0400 Original-Received: by furry (Postfix, from userid 1000) id 7EC17C09B; Sun, 21 Jun 2009 14:59:03 -0400 (EDT) In-Reply-To: <8763eptwwf.fsf@gmx.de> (Michael Albinus's message of "Sun, 21 Jun 2009 17:43:44 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:111616 Archived-At: Michael Albinus writes: > I'm thinking about upgrade to Tramp 2.1.16. It contains a new package, > tramp-gvfs.el, which offers the new connection methods "obex", "dav" and > "davs". Internally, the GVFS fuse filesystem will be used for these new > methods, via D-Bus. > > Any objections to install it in the trunk? I have no objections.