[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs dired mode / dired-do-rename-regexp
From: |
Andreas Schwab |
Subject: |
Re: Emacs dired mode / dired-do-rename-regexp |
Date: |
Thu, 01 Dec 2016 17:44:28 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
On Dez 01 2016, Heinz-Ado Arnolds <address@hidden> wrote:
> E.g.: when I specify the strings
>
> Rename from (regexp): \([0-9][0-0]\) \(.+\)
> Rename \([0-9][0-0]\) \(.+\) to: \,(+ \#1 3) \2
>
> I get the message
>
> "Invalid use of '\' in replacement text"
dired-do-rename-regexp does not support \,, only \N and \&. Try using
Wdired instead (C-x C-q).
Andreas.
--
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."