From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: About zcomplete Date: Sun, 20 Feb 2022 11:12:28 +0100 Message-ID: <193ce76e-02b3-0ad2-11c0-8299adfd15d6@inventati.org> References: <20220220040515.zum3iodtpscj23j3.ref@Ergus> <20220220040515.zum3iodtpscj23j3@Ergus> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11179"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Cc: emacs-devel@gnu.org To: Ergus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 20 11:14:15 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nLjEN-0002jd-Ap for ged-emacs-devel@m.gmane-mx.org; Sun, 20 Feb 2022 11:14:15 +0100 Original-Received: from localhost ([::1]:42802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nLjEM-0005mm-Cu for ged-emacs-devel@m.gmane-mx.org; Sun, 20 Feb 2022 05:14:14 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:59752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLjD3-00051q-Sc for emacs-devel@gnu.org; Sun, 20 Feb 2022 05:12:53 -0500 Original-Received: from confino.investici.org ([212.103.72.250]:37003) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLjD1-0005ji-Ol for emacs-devel@gnu.org; Sun, 20 Feb 2022 05:12:53 -0500 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4K1h7d3fcNz10v8; Sun, 20 Feb 2022 10:12:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1645351949; bh=CCkki28maoFpMSfvmRLSnS77zMaYdaUKwJK85oMoi3U=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=Xsw0vP99YUtqz5tJfm4sRw8RZWlk+DC89USKizplzSCSp/58fnQshzxl5UUfWDuUI 7sg4lBbWXQUEXJINSr/cfVVWAEVPO2dErjvPOMgBKqm2TRBjPiJbltOTeCXyYO/dHQ ebECCgsZXbRrLdJWfq2atFc+Yt9SEqA/ez8Lo8mk= Original-Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4K1h7d2csSz10t8; Sun, 20 Feb 2022 10:12:29 +0000 (UTC) Content-Language: en-GB In-Reply-To: <20220220040515.zum3iodtpscj23j3@Ergus> Received-SPF: pass client-ip=212.103.72.250; envelope-from=manuel.uberti@inventati.org; helo=confino.investici.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286509 Archived-At: On 20/02/22 05:05, Ergus wrote: > Hi recently I have been trying to move back to default completion. As > I had many issues with fido and icomplete. May I ask with issues did you have with fido? I've been using fido-vertical-mode for a long while now and I am kind of happy with it. -- Manuel Uberti www.manueluberti.eu