[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] replace environment
From: |
David Kastrup |
Subject: |
Re: [AUCTeX] replace environment |
Date: |
Mon, 14 Jul 2008 17:16:56 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Tamas K Papp <address@hidden> writes:
> Hi,
>
> I wonder if AUCTeX has the functionality described below, I looked in
> the docs but didn't find anything like this.
>
> Imagine that I am editing something inside an environment, eg
>
> \begin{equation*}
> really long equation...
> \end{equation*}
>
> but suddenly realize that I would be happier with a different
> environment instead, eg
>
> \begin{multline*}
> really long equation...
> \end{multline*}
>
> Of course I can always replace by hand, or restrict the region and do
> a replace on that etc, but doing this quickly would be handy. Is is
> possible?
C-u C-c C-e multline* RET
--
David Kastrup