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.bugs Subject: bug#48841: bug#47711: bug#48841: bug#47711: [PATCH VERSION 2] Add new `completion-filter-completions` API and deferred highlighting Date: Tue, 17 Aug 2021 14:48:55 +0300 Message-ID: <838s1070m0.fsf@gnu.org> References: <87y29471ov.fsf@gmail.com> <837dgob6yo.fsf@gnu.org> <87wnootec0.fsf@gnus.org> <5d70b0ad-3838-ddb8-d341-9a5531d9da73@yandex.ru> <0cbf224b-b382-8a02-3f06-9f6d7e5e9741@yandex.ru> <87a6lihv7b.fsf@gmail.com> <63e03b18-db81-3b11-c692-0af9df20c506@daniel-mendler.de> <83k0kl8sxm.fsf@gnu.org> <83bl5x8r02.fsf@gnu.org> <77e98cdf-427d-ec7a-7a49-04dcd65d6a94@yandex.ru> <8735r9ii8b.fsf@gmail.com> <87tujpgscj.fsf@gmail.com> <5118e88c-5b90-60f0-b5eb-ab4ce8bdc0dc@yandex.ru> <87zgtgxx8y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29850"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mail@daniel-mendler.de, monnier@iro.umontreal.ca, 48841@debbugs.gnu.org, dgutov@yandex.ru, larsi@gnus.org, 47711@debbugs.gnu.org To: =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Aug 17 13:50:14 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1mFxbh-0007XV-Ri for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 17 Aug 2021 13:50:13 +0200 Original-Received: from localhost ([::1]:41952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mFxbg-0002jS-0a for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 17 Aug 2021 07:50:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41400) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFxbW-0002iy-H1 for bug-gnu-emacs@gnu.org; Tue, 17 Aug 2021 07:50:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:40433) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mFxbW-0007G6-Af for bug-gnu-emacs@gnu.org; Tue, 17 Aug 2021 07:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mFxbW-0002Lu-8k for bug-gnu-emacs@gnu.org; Tue, 17 Aug 2021 07:50:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 17 Aug 2021 11:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48841 X-GNU-PR-Package: emacs Original-Received: via spool by 48841-submit@debbugs.gnu.org id=B48841.16292009598972 (code B ref 48841); Tue, 17 Aug 2021 11:50:02 +0000 Original-Received: (at 48841) by debbugs.gnu.org; 17 Aug 2021 11:49:19 +0000 Original-Received: from localhost ([127.0.0.1]:51978 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFxal-0002KT-IV for submit@debbugs.gnu.org; Tue, 17 Aug 2021 07:49:19 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:53000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFxac-0002Jn-3o; Tue, 17 Aug 2021 07:49:10 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53542) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mFxaW-0006Vj-51; Tue, 17 Aug 2021 07:49:00 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2906 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFxaV-0007lh-Nz; Tue, 17 Aug 2021 07:49:00 -0400 In-Reply-To: <87zgtgxx8y.fsf@gmail.com> (message from =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= on Tue, 17 Aug 2021 09:59:25 +0100) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:212077 Archived-At: > From: João Távora > Date: Tue, 17 Aug 2021 09:59:25 +0100 > Cc: Daniel Mendler , larsi@gnus.org, > monnier@iro.umontreal.ca, 48841@debbugs.gnu.org, 47711@debbugs.gnu.org > > I'm sorry, but I'm not drinking from your herbarium. Once again, I'm asking everyone to please remove the emotional and sarcastic parts from the exchange. It is not helping to have constructive discussions.