unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37766: 26.1; M-x find-name-dired plus wdired mangles whitespaces
@ 2019-10-15 16:32 Diogo F. S. Ramos
  2020-11-01 15:08 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Diogo F. S. Ramos @ 2019-10-15 16:32 UTC (permalink / raw)
  To: 37766

If I rename files in directories with whitespaces, a new directory
without whitespaces is created and this new directory has the new file.

For example, if I have

 bar baz/
 bar baz/qux

and try to rename "qux" to "quux", I get

 bar baz/
 barbaz/
 barbaz/quux

Recipe to reproduce it:

M-x make-directory /tmp/foo/bar baz RET
C-x C-f /tmp/foo/bar baz/qux RET
C-x C-s
M-x find-name-dired RET /tmp/foo RET qux RET
C-x C-q
Change "qux" to "quux"
C-c C-c





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#37766: 26.1; M-x find-name-dired plus wdired mangles whitespaces
  2019-10-15 16:32 bug#37766: 26.1; M-x find-name-dired plus wdired mangles whitespaces Diogo F. S. Ramos
@ 2020-11-01 15:08 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-11-01 15:08 UTC (permalink / raw)
  To: Diogo F. S. Ramos; +Cc: 37766

"Diogo F. S. Ramos" <dfsr@riseup.net> writes:

> Recipe to reproduce it:
>
> M-x make-directory /tmp/foo/bar baz RET
> C-x C-f /tmp/foo/bar baz/qux RET
> C-x C-s
> M-x find-name-dired RET /tmp/foo RET qux RET
> C-x C-q
> Change "qux" to "quux"
> C-c C-c

Thanks for the clear recipe.

I'm unable to reproduce this in Emacs 28 (but I do see the bug in Emacs
26.3), so it seems like this has been fixed already, and I'm closing
this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-01 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 16:32 bug#37766: 26.1; M-x find-name-dired plus wdired mangles whitespaces Diogo F. S. Ramos
2020-11-01 15:08 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).