From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9793: 24.0.90; Unwanted tramp connection on eshell completion. Date: Wed, 19 Oct 2011 22:31:45 -0400 Message-ID: References: <87r529a8g2.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319077986 27743 80.91.229.12 (20 Oct 2011 02:33:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2011 02:33:06 +0000 (UTC) Cc: 9793@debbugs.gnu.org To: Thierry Volpiatto Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 20 04:33:02 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGiRJ-0002Nz-QY for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Oct 2011 04:33:01 +0200 Original-Received: from localhost ([::1]:54856 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGiRI-0006Z0-V2 for geb-bug-gnu-emacs@m.gmane.org; Wed, 19 Oct 2011 22:33:00 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGiRF-0006Yu-Lt for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 22:32:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGiRE-0008Tx-AE for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 22:32:57 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGiRE-0008Ts-5x for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 22:32:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RGiSH-00035h-Ny for bug-gnu-emacs@gnu.org; Wed, 19 Oct 2011 22:34:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Oct 2011 02:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9793 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9793-submit@debbugs.gnu.org id=B9793.131907798611817 (code B ref 9793); Thu, 20 Oct 2011 02:34:01 +0000 Original-Received: (at 9793) by debbugs.gnu.org; 20 Oct 2011 02:33:06 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGiRO-00034Y-4X for submit@debbugs.gnu.org; Wed, 19 Oct 2011 22:33:06 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RGiRM-000344-EM for 9793@debbugs.gnu.org; Wed, 19 Oct 2011 22:33:04 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EADKHn05MCqLO/2dsb2JhbABEqQKBBoFuAQEEAVYjBQsLNBIUGA0kiBO2MIgbBKEshEU X-IronPort-AV: E=Sophos;i="4.69,375,1315195200"; d="scan'208";a="143203803" Original-Received: from 76-10-162-206.dsl.teksavvy.com (HELO ceviche.home) ([76.10.162.206]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 19 Oct 2011 22:31:48 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 24F82660B6; Wed, 19 Oct 2011 22:31:45 -0400 (EDT) In-Reply-To: <87r529a8g2.fsf@gmail.com> (Thierry Volpiatto's message of "Wed, 19 Oct 2011 06:53:17 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 19 Oct 2011 22:34:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52894 Archived-At: > Eshell completion (pcomplete) fail when a hostname starting with "t" is > present in "~/.ssh/config". I have a "Host trex" entry in my ~/.ssh/config. > Start eshell. > enter: cd \t and try to complete with (we want to complete to /tmp > here) % emacs -Q M-x eshell cd /t TAB just gives me /tmp without any Tramp messages. IOW I can't reproduce it. Stefan