help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: case change in replacement text with regex-replace


From: Dieter Wilhelm
Subject: Re: case change in replacement text with regex-replace
Date: Sat, 14 Apr 2007 22:01:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

Le TeXnicien de Surface <texnicien.de.surface@chezmoi.eur> writes:

> I capture text with the following regexp "\([^"]*\)"
> and I would like the following:
> if AB is the captured text, the replacement text is: AB ab Ab aB.

I do not understand, your regexp catches all chars (including
newlines) except `"' and your example has only two chars?

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

[Prev in Thread] Current Thread [Next in Thread]