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: Tramp and VC integration: "calling user" Date: Sun, 03 Apr 2005 19:19:02 +0200 Message-ID: <87fyy76ant.fsf@gmx.de> References: <87is386k0h.fsf@emptydomain.de> <1112377387.17621.111.camel@localhost> <1112475123.17621.255.camel@localhost> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1112631339 1940 80.91.229.2 (4 Apr 2005 16:15:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2005 16:15:39 +0000 (UTC) Cc: =?iso-8859-1?q?Kai_Gro=DFjohann?= , emacs-devel@gnu.org, Stefan Monnier , rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 04 18:15:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DIUDd-00064T-Lg for ged-emacs-devel@m.gmane.org; Mon, 04 Apr 2005 18:14:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DITlg-0006Do-6J for ged-emacs-devel@m.gmane.org; Mon, 04 Apr 2005 11:45:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DISxn-0006xp-Ct for emacs-devel@gnu.org; Mon, 04 Apr 2005 10:54:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DISxj-0006vs-8T for emacs-devel@gnu.org; Mon, 04 Apr 2005 10:54:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DISuG-0005dI-76 for emacs-devel@gnu.org; Mon, 04 Apr 2005 10:50:24 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1DI8rS-00085d-7y for emacs-devel@gnu.org; Sun, 03 Apr 2005 13:26:10 -0400 Original-Received: (qmail invoked by alias); 03 Apr 2005 17:19:04 -0000 Original-Received: from pD9E71522.dip0.t-ipconnect.de (EHLO localhost.local) [217.231.21.34] by mail.gmx.net (mp006) with SMTP; 03 Apr 2005 19:19:04 +0200 X-Authenticated: #3708877 Original-To: Andre Spiegel In-Reply-To: <1112475123.17621.255.camel@localhost> (Andre Spiegel's message of "Sat, 02 Apr 2005 22:52:03 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 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:35538 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35538 Andre Spiegel writes: > On Fri, 2005-04-01 at 14:14 -0500, Stefan Monnier wrote: > >> Am I right in believing that this is a problem specific to vc-rcs.el? > > I know of no other occurences, and I'd be happy to localize changes into > vc-rcs.el as much as possible. Michael Albinus has stated, however (on > tramp-devel), that "such a function is on my wishlist for a while, not > only because of vc." He didn't give any more details, so I'll put him > in copy and ask him to let us know why he would like something like > "file-calling-user", except for the use in vc-rcs.el. I don't remember the concrete case when I've missed such a function. Likely it was when I've worked on tramp-minor-mode, integrating Tramp with other packages like "compile.el". Best regards, Michael.