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#50733: 28.0.1; project-find-regexp can block Emacs for a long time Date: Fri, 24 Sep 2021 21:51:58 +0300 Message-ID: <83fsttst69.fsf@gnu.org> References: <03aa81b5-6077-c35c-1a5f-ec4d867b59ac@yandex.ru> <63300a34-e487-02d1-c182-2b84438654d7@yandex.ru> <83k0j6trau.fsf@gnu.org> <838rzmtf00.fsf@gnu.org> <83sfxurr67.fsf@gnu.org> <83ilypsw31.fsf@gnu.org> <843b49c3-08e1-239f-d6bc-850cc2d78ca1@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28274"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gregory@heytings.org, 50733@debbugs.gnu.org, mardani29@yahoo.es To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 24 20:53: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 1mTqJu-00079K-17 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 24 Sep 2021 20:53:14 +0200 Original-Received: from localhost ([::1]:42266 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTqJs-0007WT-J6 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 24 Sep 2021 14:53:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38322) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mTqJi-0007WE-Ol for bug-gnu-emacs@gnu.org; Fri, 24 Sep 2021 14:53:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47734) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mTqJi-0001KJ-H5 for bug-gnu-emacs@gnu.org; Fri, 24 Sep 2021 14:53:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mTqJi-00011J-FP for bug-gnu-emacs@gnu.org; Fri, 24 Sep 2021 14:53: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: Fri, 24 Sep 2021 18:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50733 X-GNU-PR-Package: emacs Original-Received: via spool by 50733-submit@debbugs.gnu.org id=B50733.16325095283794 (code B ref 50733); Fri, 24 Sep 2021 18:53:02 +0000 Original-Received: (at 50733) by debbugs.gnu.org; 24 Sep 2021 18:52:08 +0000 Original-Received: from localhost ([127.0.0.1]:59280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTqIq-0000z8-ET for submit@debbugs.gnu.org; Fri, 24 Sep 2021 14:52:08 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mTqIo-0000yV-FU for 50733@debbugs.gnu.org; Fri, 24 Sep 2021 14:52:07 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36616) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTqIj-0000WI-5H; Fri, 24 Sep 2021 14:52:01 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4615 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 1mTqIi-0005rc-PF; Fri, 24 Sep 2021 14:52:01 -0400 In-Reply-To: <843b49c3-08e1-239f-d6bc-850cc2d78ca1@yandex.ru> (message from Dmitry Gutov on Fri, 24 Sep 2021 21:17:24 +0300) 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:215336 Archived-At: > Cc: 50733@debbugs.gnu.org, mardani29@yahoo.es > From: Dmitry Gutov > Date: Fri, 24 Sep 2021 21:17:24 +0300 > > On 24.09.2021 20:49, Eli Zaretskii wrote: > > Hint: they are all in comments. > > It's not an obvious choice, BTW: whether to show references to the > identifier in comments. > > Personally, I think I prefer the current behavior of > xref-find-references when using Grep for searching. I won't argue about personal preferences. IMO, it isn't a matter of preference, it's a matter of matching between a job you have to do and the best tool for that job. > Because, when you are renaming a function, you don't want to forget the > references to its name in comments across the project. Renaming identifiers is not the only job that needs these outputs.