all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Ottaway <j.ottaway@lse.ac.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: Transforming Captures in replace-regexp
Date: Sat, 17 Feb 2007 12:23:28 +0000	[thread overview]
Message-ID: <87vei1m0qn.fsf@lse.ac.uk> (raw)
In-Reply-To: 20070217121207.GA7967@wikitex.org

On 17 Feb 2007, Peter Danenberg wrote:

>> I'd like to transform captured groups from `replace-regexp', say,
>> by iterating over the search results with an arbitrary function.
>
>
> The  answer  is  of course to use `\,', following by an
> arbitrary Lisp expression; read the source, Luke!

That works as long as you have Emacs 22 [I don't think it is in 21].

And you don't need to read the source

 C-h C-f RET query-replace-regexp 

gives all the details of the usage of \,.

I've found it an extremely useful addition to query-replace-regexp.

Regards,

-- 
Jim Ottaway

      reply	other threads:[~2007-02-17 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-17 10:33 Transforming Captures in replace-regexp Peter Danenberg
     [not found] ` <mailman.4651.1171710704.2155.help-gnu-emacs@gnu.org>
2007-02-17 12:05   ` David Kastrup
     [not found]     ` <mailman.4655.1171716444.2155.help-gnu-emacs@gnu.org>
2007-02-17 13:12       ` David Kastrup
2007-02-17 13:47     ` Peter Danenberg
2007-02-17 12:12 ` Peter Danenberg
2007-02-17 12:23   ` Jim Ottaway [this message]

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=87vei1m0qn.fsf@lse.ac.uk \
    --to=j.ottaway@lse.ac.uk \
    --cc=help-gnu-emacs@gnu.org \
    /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.