From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Support "\n" in icomplete-separator Date: Tue, 10 Nov 2020 17:13:55 +0200 Message-ID: <83mtzp2qj0.fsf@gnu.org> References: <20201105235735.oxouuek66ehu5o45@Ergus> <20201106151541.dpgep7borlja25su@Ergus> <837dqv5huk.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6519"; mail-complaints-to="usenet@ciao.gmane.io" Cc: spacibba@aol.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Andrii Kolomoiets Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 10 16:17:38 2020 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 1kcVOs-0001ZZ-HP for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Nov 2020 16:17:38 +0100 Original-Received: from localhost ([::1]:35196 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcVOr-000331-Ir for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Nov 2020 10:17:37 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcVL9-0007de-Pv for emacs-devel@gnu.org; Tue, 10 Nov 2020 10:13:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34149) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcVL8-0003Au-Kz; Tue, 10 Nov 2020 10:13:46 -0500 Original-Received: from [176.228.60.248] (port=3164 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kcVL7-000676-9s; Tue, 10 Nov 2020 10:13:45 -0500 In-Reply-To: (message from Andrii Kolomoiets on Mon, 09 Nov 2020 23:04:01 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:258977 Archived-At: > From: Andrii Kolomoiets > Cc: spacibba@aol.com, emacs-devel@gnu.org, monnier@iro.umontreal.ca > Date: Mon, 09 Nov 2020 23:04:01 +0200 > > >> I didn't saw the prompt issue. Stefan and Eli, can you please confirm > >> that the prompt issue is totally gone? > > > > Can you show the recipe (or recipes) which I should try in order to > > answer your question? > > While preparing receipt, I've found that the bug with the prompt is > still exists. Does this mean I no longer need to answer your question?