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

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

Search and replace enclosing \commands{word}


From: sharky
Subject: Search and replace enclosing \commands{word}
Date: Sun, 11 Jan 2009 06:31:02 -0800 (PST)
User-agent: G2/1.0

Hi!

I'm using emacs to write LaTeX code, which means I have a lot of stuff
that looks like this:

\section{Headline}

Blah blah yada yada \textit{italic yada} and the yada yada \textbf
{bold yada} and then \myspecial{yada}.

You get the picture. I wanna search and delete the enclosing thingy,
like so:

\myspecial{yada} -----> yada

Is there a way to do this in emacs?

Please help!

/Sharky


reply via email to

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