From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Tramp shows no user/host completions (solved while writing) Date: Thu, 24 Oct 2019 21:45:01 +0200 Message-ID: <16dff4d0648.27dc.69bc538c4644581689883e654f15bce0@gnu.org> References: <87v9seb0af.fsf@gnu.org> <874kzyylzw.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="us-ascii" Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="206533"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: AquaMail/1.20.0-1469 (build: 102100004) Cc: help-gnu-emacs@gnu.org To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 24 21:45:24 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iNj2t-000rQq-SZ for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Oct 2019 21:45:19 +0200 Original-Received: from localhost ([::1]:51506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNj2s-0007os-Kb for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Oct 2019 15:45:18 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59977) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNj2g-0007gH-Cq for help-gnu-emacs@gnu.org; Thu, 24 Oct 2019 15:45:07 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iNj2g-0005dC-9L; Thu, 24 Oct 2019 15:45:06 -0400 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:54903) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1iNj2f-0008D4-CE; Thu, 24 Oct 2019 15:45:06 -0400 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id E863821F32; Thu, 24 Oct 2019 15:45:04 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Thu, 24 Oct 2019 15:45:04 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrledugddugeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvfffkjghffgfugggtgfesthekgidttdervdenucfhrhhomhepvfgrshhs ihhlohcujfhorhhnuceothhsughhsehgnhhurdhorhhgqeenucfkphepkeegrddufedvrd elledrgeeinecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhorhhnodhmvghsmhhtphgr uhhthhhpvghrshhonhgrlhhithihqdekieejfeekjeekgedqieefhedvleekqdhtshguhh eppehgnhhurdhorhhgsehfrghsthhmrghilhdrfhhmnecuvehluhhsthgvrhfuihiivgep td X-ME-Proxy: Original-Received: from [192.168.0.109] (p5484632e.dip0.t-ipconnect.de [84.132.99.46]) by mail.messagingengine.com (Postfix) with ESMTPA id A741D80063; Thu, 24 Oct 2019 15:45:03 -0400 (EDT) In-Reply-To: <874kzyylzw.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.help:121720 Archived-At: On October 24, 2019 9:36:17 PM Michael Albinus wrote: > I cannot reproduce the problem. With a recent Emacs 27.0.50, I run > > - emacs -Q --eval "(setq completion-styles '(partial-completion emacs22) > completion-category-overrides nil)" I'm not on my computer, but could you check with '(partial-completion substring initials)? I think that was my original setting. Bye, Tassilo