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#48659: Escapes are deleted after executing "dired-toggle-read-only" in *Find* buffer Date: Thu, 27 May 2021 10:04:30 +0300 Message-ID: <837djkac8x.fsf@gnu.org> References: <87mtsi35u2.fsf@gmail.com> <834kepbsji.fsf@gnu.org> <87mtshh6e0.fsf@gmail.com> <83k0nl9zxk.fsf@gnu.org> <871r9tdp99.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32506"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 48659@debbugs.gnu.org To: Rodrigo Morales Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu May 27 09:05:16 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 1lmA4y-0008HE-B0 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 27 May 2021 09:05:16 +0200 Original-Received: from localhost ([::1]:39014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmA4x-0003nu-Eb for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 27 May 2021 03:05:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmA4k-0003nh-2k for bug-gnu-emacs@gnu.org; Thu, 27 May 2021 03:05:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38963) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmA4j-0006qk-RH for bug-gnu-emacs@gnu.org; Thu, 27 May 2021 03:05:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lmA4j-00049M-MR for bug-gnu-emacs@gnu.org; Thu, 27 May 2021 03:05:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 May 2021 07:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48659 X-GNU-PR-Package: emacs Original-Received: via spool by 48659-submit@debbugs.gnu.org id=B48659.162209907515911 (code B ref 48659); Thu, 27 May 2021 07:05:01 +0000 Original-Received: (at 48659) by debbugs.gnu.org; 27 May 2021 07:04:35 +0000 Original-Received: from localhost ([127.0.0.1]:50509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmA4J-00048Z-EF for submit@debbugs.gnu.org; Thu, 27 May 2021 03:04:35 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmA4H-00048J-O1 for 48659@debbugs.gnu.org; Thu, 27 May 2021 03:04:34 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35960) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmA4C-0006Oi-IQ; Thu, 27 May 2021 03:04:28 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3437 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 1lmA4C-0003rR-4a; Thu, 27 May 2021 03:04:28 -0400 In-Reply-To: <871r9tdp99.fsf@gmail.com> (message from Rodrigo Morales on Wed, 26 May 2021 18:55:14 -0500) 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:207353 Archived-At: > From: Rodrigo Morales > Cc: 48659@debbugs.gnu.org > Date: Wed, 26 May 2021 18:55:14 -0500 > > > Can anyone else reproduce this strange problem? I don't see how we > > could debug this without being able to reproduce. > > Here you have two recordings that might make things clearer. Perhaps, I > wasn't clear enough in the first messaage I sent and that's why you are > not able to reproduce it, so I hope these recordings will present more > context regarding this "possible bug". > > In the following GIF, you can see that spaces are removed after having > finished editing the dired buffer through "dired-toggle-read-only". This > can be seen in the output of the "watch" command that is shown in the > running shell at the right side. I believe you. I just don't see this in the GNU/Linux system where I tried this (and also on MS-Windows, FWIW). In my testing the file names remain intact after "C-x C-q", including the space characters. So either the recipe is not complete, or I somehow didn't follow it 100%, or something else is at work on your system that doesn't happen on mine. Thus my question whether someone else sees that who could then debug the problem.