From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#40940: 27.0.91; project-query-replace-regexp stops too early Date: Wed, 29 Apr 2020 19:44:59 +0300 Message-ID: <83mu6uxmus.fsf@gnu.org> 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> <83y2qexrra.fsf@gnu.org> <87blnal2at.fsf@gmx.de> <83o8raxoh3.fsf@gnu.org> <874kt2l0sx.fsf@gmx.de> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="101263"; mail-complaints-to="usenet@ciao.gmane.io" Cc: simenheg@runbox.com, monnier@IRO.UMontreal.CA, 40940@debbugs.gnu.org, dgutov@yandex.ru To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Apr 29 18:46:14 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 1jTpqg-000QFO-0Z for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 29 Apr 2020 18:46:14 +0200 Original-Received: from localhost ([::1]:47376 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTpqf-0003V5-1T for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 29 Apr 2020 12:46:13 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50186) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTpqV-0003Su-Vb for bug-gnu-emacs@gnu.org; Wed, 29 Apr 2020 12:46:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTpqV-0003C1-FN for bug-gnu-emacs@gnu.org; Wed, 29 Apr 2020 12:46:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:32889) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTpqV-0003Bi-2f for bug-gnu-emacs@gnu.org; Wed, 29 Apr 2020 12:46:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTpqU-00054x-DD for bug-gnu-emacs@gnu.org; Wed, 29 Apr 2020 12:46: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: Wed, 29 Apr 2020 16:46:02 +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.158817873419484 (code B ref 40940); Wed, 29 Apr 2020 16:46:02 +0000 Original-Received: (at 40940) by debbugs.gnu.org; 29 Apr 2020 16:45:34 +0000 Original-Received: from localhost ([127.0.0.1]:44435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTppy-000542-0s for submit@debbugs.gnu.org; Wed, 29 Apr 2020 12:45:34 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTppv-00053m-5d for 40940@debbugs.gnu.org; Wed, 29 Apr 2020 12:45:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59113) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTppo-000308-1p; Wed, 29 Apr 2020 12:45:20 -0400 Original-Received: from [176.228.60.248] (port=4369 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jTppm-0007K1-Av; Wed, 29 Apr 2020 12:45:19 -0400 In-Reply-To: <874kt2l0sx.fsf@gmx.de> (message from Michael Albinus on Wed, 29 Apr 2020 18:22:06 +0200) 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:179334 Archived-At: > From: Michael Albinus > Cc: dgutov@yandex.ru, simenheg@runbox.com, monnier@IRO.UMontreal.CA, > 40940@debbugs.gnu.org > Date: Wed, 29 Apr 2020 18:22:06 +0200 > > > My patch only calls expand-file-name on local file names. For remote > > file names, I've left the result of the call to file-remote-p > > unaltered. Would that be a problem if the file name, after stripping > > the remote protocol parts, started with "~/" ? And if so, what should > > be done here about these cases? > > Call `expand-file-name' on the remote file name, like > '(expand-file-name "/ssh:user@host:~/")'. Tramp expands it to > "/ssh:user@host:/home/user/", in case the "/home/user" is the home > directory of "user" on "host". Thanks. Dmitry, this means my change should be reworked to call expand-file-name before file-local-name, right?