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 ignoring ~/.ssh/config Date: Mon, 27 Dec 2010 12:00:36 +0100 Message-ID: <87hbdz1nvv.fsf@gmx.de> References: <8762ugu7z6.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293447673 7248 80.91.229.12 (27 Dec 2010 11:01:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Dec 2010 11:01:13 +0000 (UTC) Cc: Emacs mailing list To: suvayu ali Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 27 12:01:06 2010 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.69) (envelope-from ) id 1PXAp6-0004Pd-RO for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Dec 2010 12:01:05 +0100 Original-Received: from localhost ([127.0.0.1]:33042 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXAp6-0005tm-E5 for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Dec 2010 06:01:04 -0500 Original-Received: from [140.186.70.92] (port=51819 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXAol-0005th-B2 for help-gnu-emacs@gnu.org; Mon, 27 Dec 2010 06:00:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXAok-0004Ep-Bj for help-gnu-emacs@gnu.org; Mon, 27 Dec 2010 06:00:43 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:56067 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PXAoj-0004Ef-Ue for help-gnu-emacs@gnu.org; Mon, 27 Dec 2010 06:00:42 -0500 Original-Received: (qmail invoked by alias); 27 Dec 2010 11:00:38 -0000 Original-Received: from p57BBD5B2.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.213.178] by mail.gmx.net (mp072) with SMTP; 27 Dec 2010 12:00:38 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19jJrN5LcxjsniBn4RdCJPW7srNtnmZ0IcrSO30PA ZoVLDdivX3hzk5 In-Reply-To: (suvayu ali's message of "Sun, 26 Dec 2010 09:14:50 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:77909 Archived-At: suvayu ali writes: > Hi Michael, Hi, > To reproduce this I did the following: > > 1. emacs -Q > 2. turn on debug-on-error and debug-on-quit > 3. try to open a remote file like this, > `C-x C-f /ssh:remotehost:~/.bash[TAB]' > 4. This prompts me for password like this, > "Password for /ssh:localuser@remotehost: " Indeed. I've reverted this change in the trunk. > Thanks a lot, Thanks for reporting, and best regards, Michael.