From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: tramp and ssh-agent / ssh-add Date: Sun, 30 Mar 2008 15:54:15 +0200 Message-ID: <87zlsg8ghk.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206885187 5493 80.91.229.12 (30 Mar 2008 13:53:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 13:53:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Roland Winkler Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 30 15:53:38 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jfxyc-00083l-36 for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2008 15:53:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jfxy0-0005Pj-Cq for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2008 09:53:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jfxxg-0005NF-A6 for help-gnu-emacs@gnu.org; Sun, 30 Mar 2008 09:52:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jfxxe-0005K2-KR for help-gnu-emacs@gnu.org; Sun, 30 Mar 2008 09:52:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jfxxe-0005Jj-Fg for help-gnu-emacs@gnu.org; Sun, 30 Mar 2008 09:52:38 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Jfxxd-0000QY-Ua for help-gnu-emacs@gnu.org; Sun, 30 Mar 2008 09:52:38 -0400 Original-Received: (qmail invoked by alias); 30 Mar 2008 13:52:36 -0000 Original-Received: from p57A23113.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.49.19] by mail.gmx.net (mp003) with SMTP; 30 Mar 2008 15:52:36 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/v+SRCU0jvOUPqWrDANSp52D8HFBN1zIdu4e7dxI CG886aiBywevTO In-Reply-To: (Roland Winkler's message of "Sun, 30 Mar 2008 14:28:01 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52837 Archived-At: Roland Winkler writes: > That's why I said that if tramp had a (documented) hook that is > intended to be used for such kind of thing, I would definitely > prefer to use it. Tramp 2.0 does not offer such a hook. Tramp 2.1 has two hooks, but they might not be suited for your needs. > Roland Best regards, Michael.