all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Marty Rosenberg <marty.rosenberg@gmail.com>
Cc: 22938@debbugs.gnu.org, mbork@mbork.pl
Subject: bug#22938: 24.5; Cannot rename files in directory with escaped spaces
Date: Tue, 08 Mar 2016 21:19:12 +0200	[thread overview]
Message-ID: <837fhcrd5b.fsf@gnu.org> (raw)
In-Reply-To: <CAGv7PECSpC7e3dQR2vwDOSxsMKdGiTHpwh_WaGK26A0FMbd4Gw@mail.gmail.com> (message from Marty Rosenberg on Tue, 8 Mar 2016 13:45:07 -0500)

> Date: Tue, 8 Mar 2016 13:45:07 -0500
> From: Marty Rosenberg <marty.rosenberg@gmail.com>
> Cc: 22938@debbugs.gnu.org
> 
> Strange, I just checked out git master, and reproduced it (I used e0400b72a24). Did you both quote and
> escape the space? (alternately, you can run mkdir escape\\\ me) I've reproduced this on both an ubuntu
> system, an arch-linux system, and a gentoo system. I haven't tried on a redhat based system, nor on OSX.

You are right, I see it too.

AFAICS, the problem is in wdired-normalize-filename: it removes the
backslash and the following blank from the name, thus creating a name
of a file that doesn't exist.





  parent reply	other threads:[~2016-03-08 19:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08  8:29 bug#22938: 24.5; Cannot rename files in directory with escaped spaces Marty Rosenberg
2016-03-08  8:52 ` Marcin Borkowski
2016-03-08 18:45   ` Marty Rosenberg
2016-03-08 19:11     ` Marty Rosenberg
2016-03-08 19:19     ` Eli Zaretskii [this message]
2016-03-08 20:48       ` Andreas Schwab
2016-03-08 21:06         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=837fhcrd5b.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22938@debbugs.gnu.org \
    --cc=marty.rosenberg@gmail.com \
    --cc=mbork@mbork.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.