From: Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
To: Le TeXnicien de Surface <texnicien.de.surface@chezmoi.eur>
Cc: help-gnu-emacs@gnu.org
Subject: Re: case change in replacement text with regex-replace
Date: Mon, 16 Apr 2007 01:21:21 +0200 [thread overview]
Message-ID: <87k5wdxlzi.fsf@debby.local.net> (raw)
In-Reply-To: <87odlpxmh5.fsf@debby.local.net> (Dieter Wilhelm's message of "Mon\, 16 Apr 2007 01\:10\:46 +0200")
Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:
> I'd try it with the \, command with replace-regexp though
>
> (info "(emacs) Regexp Replace") <- put cursor behind parenthesis and
> type C-x C-e. The following is just an idea, I didn't check it. I
> assume you must also make the search and replace command case
> sensitive.
>
> IDEA: \(.\)\(.\) -> \,(concat (upcase \1)(downcase \2) " " (...))
Why so complicated? Maybe the solution to your problem is solvable
with a simple keyboard macro?
--
Best wishes
H. Dieter Wilhelm
Darmstadt, Germany
next prev parent reply other threads:[~2007-04-15 23:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-11 11:31 case change in replacement text with regex-replace Le TeXnicien de Surface
2007-04-14 20:01 ` Dieter Wilhelm
[not found] ` <mailman.2074.1176581215.7795.help-gnu-emacs@gnu.org>
2007-04-15 8:22 ` Le TeXnicien de Surface
2007-04-15 23:10 ` Dieter Wilhelm
2007-04-15 23:21 ` Dieter Wilhelm [this message]
[not found] ` <mailman.2110.1176679588.7795.help-gnu-emacs@gnu.org>
2007-04-16 6:56 ` case change in replacement text with regex-replace [solved] Le TeXnicien de Surface
2007-04-16 19:50 ` Dieter Wilhelm
[not found] ` <mailman.2109.1176678953.7795.help-gnu-emacs@gnu.org>
2007-04-17 23:47 ` case change in replacement text with regex-replace Johan Bockgård
2007-04-18 5:19 ` Dieter Wilhelm
[not found] ` <mailman.2192.1176873913.7795.help-gnu-emacs@gnu.org>
2007-04-18 18:09 ` David Kastrup
2007-04-21 21:19 ` Dieter Wilhelm
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=87k5wdxlzi.fsf@debby.local.net \
--to=dieter@duenenhof-wilhelm.de \
--cc=help-gnu-emacs@gnu.org \
--cc=texnicien.de.surface@chezmoi.eur \
/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.