all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Modify latex commands in emacs
@ 2010-05-10 15:37 michael
  0 siblings, 0 replies; only message in thread
From: michael @ 2010-05-10 15:37 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

in auctex for emacs there is a command LaTeX-environment bound to C-c
C-e. If you call it, it asks you for an environment name, say test and
inserts then

\begin{test}

\end{test}

If you are in an latex-environment (possibly with some text in it) you
can easily modify the environment name by calling C-u C-c C-e = LaTeX-
environment with arg.

The analogous emacs command for inserting LaTeX (or TeX) commands is
TeX-insert-command (bound to C-c C-m in auctex).

Now my question is, if there is a way to modify an existing LaTeX-
command like in the environment case. Calling C-u C-c C-e seems not to
work.

Thanks
Michael



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-10 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 15:37 Modify latex commands in emacs michael

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.