From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#40940: 27.0.91; project-query-replace-regexp stops too early Date: Thu, 30 Apr 2020 23:16:04 +0300 Organization: LINKOV.NET Message-ID: <877dxwu3uj.fsf@mail.linkov.net> References: <871ro7ptk0.fsf@runbox.com> <9ba1394f-5a29-8e8d-93cf-9b794b8ebb98@yandex.ru> <83d07q217v.fsf@gnu.org> <87ftcmhezl.fsf@runbox.com> <831ro61yce.fsf@gnu.org> <83zhauzlt7.fsf@gnu.org> <83mu6uzi8h.fsf@gnu.org> <32c0b31e-9165-faff-c9a0-9103d937898b@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="83425"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: simenheg@runbox.com, monnier@IRO.UMontreal.CA, 40940@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 30 22:25:54 2020 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 1jUFkn-000La3-SR for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Apr 2020 22:25:53 +0200 Original-Received: from localhost ([::1]:43538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUFkm-0003Q9-I4 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Apr 2020 16:25:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34820) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUFkV-0003LG-KO for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:25:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUFk0-00081E-S7 for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:25:35 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36239) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jUFjz-0007z2-9X for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:25:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jUFjz-0003sN-69 for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:25:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 30 Apr 2020 20:25:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40940 X-GNU-PR-Package: emacs Original-Received: via spool by 40940-submit@debbugs.gnu.org id=B40940.158827828814849 (code B ref 40940); Thu, 30 Apr 2020 20:25:03 +0000 Original-Received: (at 40940) by debbugs.gnu.org; 30 Apr 2020 20:24:48 +0000 Original-Received: from localhost ([127.0.0.1]:47780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUFjk-0003rR-8R for submit@debbugs.gnu.org; Thu, 30 Apr 2020 16:24:48 -0400 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:42169) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUFjh-0003r0-NO for 40940@debbugs.gnu.org; Thu, 30 Apr 2020 16:24:46 -0400 X-Originating-IP: 91.129.106.11 Original-Received: from mail.gandi.net (m91-129-106-11.cust.tele2.ee [91.129.106.11]) (Authenticated sender: juri@linkov.net) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9E9AD60002; Thu, 30 Apr 2020 20:24:37 +0000 (UTC) In-Reply-To: <32c0b31e-9165-faff-c9a0-9103d937898b@yandex.ru> (Dmitry Gutov's message of "Wed, 29 Apr 2020 23:53:46 +0300") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 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:179397 Archived-At: >> Also, using downcase is not entirely correct, we should >> use isearch-no-upper-case-p instead. > > I usually like isearch-no-upper-case-p behavior, but here it doesn't fit > the docstring, does it? There is no value of CASE-FOLD described that > would indicate that the function will be too smart about it. > > So we'd need to update the docstring that the CASE-FOLD value of t will > obey the value of `search-upper-case'. Then we'll consult it as well, > like isearch-search does. Recently we changed hi-lock.el to follow the same logic as isearch-no-upper-case-p, so this will make the behavior consistent across different packages.