GNU bug report logs - #48659
Escapes are deleted after executing "dired-toggle-read-only" in *Find* buffer

Previous Next

Package: emacs;

Reported by: Rodrigo Morales <moralesrodrigo1100 <at> gmail.com>

Date: Tue, 25 May 2021 20:54:02 UTC

Severity: normal

Done: Andreas Schwab <schwab <at> linux-m68k.org>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 48659 <at> debbugs.gnu.org (full text, mbox):

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Rodrigo Morales <moralesrodrigo1100 <at> gmail.com>, 48659 <at> debbugs.gnu.org
Subject: Re: bug#48659: Escapes are deleted after executing
 "dired-toggle-read-only" in *Find* buffer
Date: Thu, 27 May 2021 16:01:49 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> I cannot reproduce this.  Which version of Emacs is this, and on what
> platform/OS?  Also, does the problem happen for you in "emacs -Q"?

I can reproduce the issue with my Emacs master built as described by the
OP using emacs -Q.

For me only file names that were actually edited get the space char
removed (master may behave differently here because wdired had been
changed recently to avoid the initial delay in large dired buffers when
entering wdired, that may have an effect, but I don't expect it's
related otherwise).

If I have a file line

 a\ b

and change it to

 aa\ b

and confirm, the resulting name will be

 aab

with the space removed.  It's not only the buffer where the name is
printed incorrectly - the file name has indeed been changed incorrectly.

Michael.




This bug report was last modified 3 years and 354 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.