From: David Kastrup <dak@gnu.org>
Subject: Re: emacs insert icrement numbers
Date: Fri, 18 Aug 2006 08:38:31 +0200 [thread overview]
Message-ID: <85k656wntk.fsf@lola.goethe.zz> (raw)
In-Reply-To: mailman.5302.1155852315.9609.help-gnu-emacs@gnu.org
Jim Ottaway <j.ottaway@lse.ac.uk> writes:
> Regards,
>
> Pascal Bourguignon <pjb@informatimago.com> writes:
>
>> With latest versions (>=22), you can use \,form in the the substitutions.
>>
>> For example, select a region and:
>>
>> M-x replace-regexp RET \(.*\) RET
>> \,(progn(defvar n 0)(format "%3d " (incf n)))\1 RET
>>
>
> Or
>
> M-x replace-regexp RET ^ RET \,\#
>
> [there are two spaces after the '\#'. I don't know why it needs 2 rather
> than one, though]
To distinguish this from
\,\#1
for example. The space terminates \#.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2006-08-18 6:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.5271.1155819472.9609.help-gnu-emacs@gnu.org>
2006-08-17 13:23 ` emacs insert icrement numbers wenbinye
2006-08-17 13:31 ` Chris McMahan
2006-08-17 13:53 ` wenbinye
2006-08-17 19:31 ` Chris McMahan
2006-08-17 13:58 ` Pascal Bourguignon
2006-08-17 19:34 ` Chris McMahan
2006-08-17 21:58 ` Jim Ottaway
[not found] ` <mailman.5302.1155852315.9609.help-gnu-emacs@gnu.org>
2006-08-18 6:38 ` David Kastrup [this message]
2006-08-17 10:41 Step0ut
2006-08-23 0:37 ` Bill Wohler
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85k656wntk.fsf@lola.goethe.zz \
--to=dak@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.
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).