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: Branching Date: Sun, 21 Jun 2009 17:43:44 +0200 Message-ID: <8763eptwwf.fsf@gmx.de> References: <87iqisp0ip.fsf@cyd.mit.edu> <87y6royu46.fsf@stupidchicken.com> <877hz66uqv.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245599045 10797 80.91.229.12 (21 Jun 2009 15:44:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2009 15:44:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 21 17:44:02 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 1MIPD8-0007oE-3Y for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 17:44:02 +0200 Original-Received: from localhost ([127.0.0.1]:54898 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIPD7-0005i9-EQ for ged-emacs-devel@m.gmane.org; Sun, 21 Jun 2009 11:44:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIPD1-0005fB-Ed for emacs-devel@gnu.org; Sun, 21 Jun 2009 11:43:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIPCw-0005aY-D0 for emacs-devel@gnu.org; Sun, 21 Jun 2009 11:43:54 -0400 Original-Received: from [199.232.76.173] (port=45001 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIPCw-0005aP-92 for emacs-devel@gnu.org; Sun, 21 Jun 2009 11:43:50 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:44155) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MIPCv-0004Rg-N8 for emacs-devel@gnu.org; Sun, 21 Jun 2009 11:43:50 -0400 Original-Received: (qmail invoked by alias); 21 Jun 2009 15:43:46 -0000 Original-Received: from p57A209E2.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.9.226] by mail.gmx.net (mp012) with SMTP; 21 Jun 2009 17:43:46 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18RRbESORwRhTv5ttQwXNEISNS3xbPvxUBnoQVpEr as+ZybxNJfpHKj In-Reply-To: <877hz66uqv.fsf@stupidchicken.com> (Chong Yidong's message of "Sun, 21 Jun 2009 01:06:32 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.67 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:111614 Archived-At: Chong Yidong writes: > New features can also be added to the trunk, but please discuss on > emacs-devel first. 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? Best regards, Michael.