emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40940: closed (27.0.91; project-query-replace-regexp stops too early


From: GNU bug Tracking System
Subject: bug#40940: closed (27.0.91; project-query-replace-regexp stops too early)
Date: Sun, 03 May 2020 23:59:02 +0000

Your message dated Mon, 4 May 2020 02:58:12 +0300
with message-id <address@hidden>
and subject line Re: bug#40940: 27.0.91; project-query-replace-regexp stops too 
early
has caused the debbugs.gnu.org bug report #40940,
regarding 27.0.91; project-query-replace-regexp stops too early
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40940: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40940
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.91; project-query-replace-regexp stops too early Date: Tue, 28 Apr 2020 16:35:11 +0200
Create a directory with two files in it: test-2.txt and test.txt:

test-dir
├── test-2.txt
└── test.txt

Enter the text "Foo" into test.txt.
Enter the text "foo" into test-2.txt.

Visit the directory or any of the files (the result is the same either
way).

Type 'M-x project-query-replace-regexp', choosing to replace "Foo"
with "Bar".

Confirm test-dir as the project directory in the next prompt.

The replacement process stops with point before "foo" in test-2.txt
with a message "Replaced 0 occurrences", without replacing "Foo" in
test.txt as it should have.

The bug appears both in emacs-27 as of
16fed05ba85c3d92d3c913657dd50a648ad3884a, and on master as of
771a6b68165b986b6bf9249c57ca11d310b0f0e4.



--- End Message ---
--- Begin Message --- Subject: Re: bug#40940: 27.0.91; project-query-replace-regexp stops too early Date: Mon, 4 May 2020 02:58:12 +0300 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
On 03.05.2020 20:28, Dmitry Gutov wrote:
 > Here's the doc string I promised:

Looks good, thanks.

Patch installed, thanks to all.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]