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#61601: [PATCH] * lisp/isearch.el (minibuffer-lazy-highlight-setup): Use cursor-in-echo-area Date: Sat, 18 Feb 2023 21:18:24 +0200 Message-ID: <83ttziye7z.fsf@gnu.org> References: <87edqnyzwl.fsf@gmail.com> <86zg9ake3r.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8260"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 61601@debbugs.gnu.org, arstoffel@gmail.com To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 18 20:19:16 2023 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 1pTSjs-0001xe-88 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 18 Feb 2023 20:19:16 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTSjf-00019a-Tp; Sat, 18 Feb 2023 14:19:03 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTSje-000191-PL for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 14:19:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTSje-0007Yk-Gj for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 14:19:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTSje-0007jf-5P for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 14:19:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Feb 2023 19:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61601 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 61601-submit@debbugs.gnu.org id=B61601.167674790929692 (code B ref 61601); Sat, 18 Feb 2023 19:19:02 +0000 Original-Received: (at 61601) by debbugs.gnu.org; 18 Feb 2023 19:18:29 +0000 Original-Received: from localhost ([127.0.0.1]:44981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTSj7-0007ip-8s for submit@debbugs.gnu.org; Sat, 18 Feb 2023 14:18:29 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTSj5-0007ic-Lg for 61601@debbugs.gnu.org; Sat, 18 Feb 2023 14:18:28 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTSj0-0007Th-1R; Sat, 18 Feb 2023 14:18:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=C/rJIFI8nku2NQcMqMYaeWfpsNuiWwofHCbaXSNpkZM=; b=r92BseaeuVx6 5rQ2rbZNE25qStLkaXTfMxedWIzbhJQPZXgPnktkV0s6wLZY9R02dFlPhFOlnOVuiOfZJ6hyFCFpT rlKdfGgYN/gxhhTzuWFwRwUQNw3tn7eRvwLnV0olh6qgXJpz+pWIkvVQpCyhcfsDG/alvLpk97w+p sAc9mh0em/0uODyMU9gf2i4v2fJZttM3WBwWpluXZLG1NB9mR73ngPZnQEYjQ6zN4a5+q5vAum7jE 90uU2O6SAOb3KDWigfvzD8Wt8SUu/BIvCehcQV7Yxpqh8GPSBXmplxREdk5w1ESA1POXknnPeMFb1 4FoMOf5zg+wue3G1Wpb72Q==; Original-Received: from [87.69.77.57] (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 1pTSiz-000685-H6; Sat, 18 Feb 2023 14:18:21 -0500 In-Reply-To: <86zg9ake3r.fsf@mail.linkov.net> (message from Juri Linkov on Sat, 18 Feb 2023 20:44:40 +0200) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:255989 Archived-At: > Cc: 61601@debbugs.gnu.org > From: Juri Linkov > Date: Sat, 18 Feb 2023 20:44:40 +0200 > > > I wasn't aware of the variable cursor-in-echo-area when I originally > > wrote this function, but it's a much less drastic measure than setting > > inhibit-redisplay. > > I don't know if Eli will allow this to the emacs-29 branch. Can you explain how the old and the new code prevent "flickering" in that place?