all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Heinz-Ado Arnolds <arnolds@MPA-Garching.MPG.DE>
To: sk@thp.uni-koeln.de, emacs-devel@gnu.org
Subject: Emacs dired mode / dired-do-rename-regexp
Date: Thu, 1 Dec 2016 11:22:47 +0100	[thread overview]
Message-ID: <7ba293c3-b356-4e87-44db-9d7017324df0@mpa-garching.mpg.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

Dear Mr. Kremer,

first of all I like to thank you for all your work you have done on dired-mode!

I have a problem when using %R (dired-do-rename-regexp). I like to use a kind of computed replacement string (with a Lisp expression), like it is possible with the normal replace-regexp command. This seems to be not possible, or do I make an error in masking the replacement string?

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"

I'd appreciate your help. Is this my fault or are there plans to implement this into dired mode? I know that there is a workaround with wdired, but really would like to see it in dired itself.

Kind regards,

Ado Arnolds


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4992 bytes --]

             reply	other threads:[~2016-12-01 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-01 10:22 Heinz-Ado Arnolds [this message]
2016-12-01 16:44 ` Emacs dired mode / dired-do-rename-regexp Andreas Schwab

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=7ba293c3-b356-4e87-44db-9d7017324df0@mpa-garching.mpg.de \
    --to=arnolds@mpa-garching.mpg.de \
    --cc=emacs-devel@gnu.org \
    --cc=sk@thp.uni-koeln.de \
    /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.