From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.help Subject: completion in M-x shell after the word "ssh" Date: Thu, 14 Jul 2011 06:04:38 +0800 Message-ID: <87bowxet1l.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310595375 31323 80.91.229.12 (13 Jul 2011 22:16:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Jul 2011 22:16:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 14 00:16:11 2011 Return-path: Envelope-to: geh-help-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 1Qh7j1-0007dQ-14 for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jul 2011 00:16:11 +0200 Original-Received: from localhost ([::1]:36925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh7iz-0001wv-Pj for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Jul 2011 18:16:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh7Y2-00089m-8D for help-gnu-emacs@gnu.org; Wed, 13 Jul 2011 18:04:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qh7Xx-0008FD-1O for help-gnu-emacs@gnu.org; Wed, 13 Jul 2011 18:04:49 -0400 Original-Received: from caiajhbdccah.dreamhost.com ([208.97.132.207]:46989 helo=homiemail-a62.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qh7Xw-0008Es-5l for help-gnu-emacs@gnu.org; Wed, 13 Jul 2011 18:04:44 -0400 Original-Received: from homiemail-a62.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTP id 91A53634073 for ; Wed, 13 Jul 2011 15:04:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=jidanni.org ; b=SQOh7IvMOPdplg/sJuD6F4ZeJiZy5xcucOq/EGNTX9/ucLsCIniOpml2ysVT 9aCwwUAM+i42hrFud5XpDr+/I4ar8/WHJYN+juLJ9bhTiv7MwtL5WkjwaCQI2w3Y +p49WkYzsyM6Hij888+F5+6ubIg97Gjfg2zFoSaQrStA8d4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=qpdsA0DppbOISlCOEkOzIi5+z14=; b=EJr5NGUYbHNu5jy9 SMI8YQ/i/E/75HaXoRJjWhu+dwv/Tt3ZDrJ3gxzgs5B3Rzaj3dgHkSOhA7eir0Pw qxUEZFkxiTibbux7xFKGH79xeSlXnj9MxZWYkEN4xG8guDVKn5hihsjSTajPg2mj JyOi3izAYt33zulybnfF/N9uE0s= Original-Received: from jidanni.org (218-163-0-30.dynamic.hinet.net [218.163.0.30]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTPSA id 4870263406E for ; Wed, 13 Jul 2011 15:04:42 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.97.132.207 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81580 Archived-At: Recently in M-x shell, after $ ssh completion becomes different. Either tell me a way to turn this bonus feature off. Or tell me a way to add my favorite hosts to a list that it is trying to complete. I did C-h k TAB but that is a forest help pages.