auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Feature request/discussion for beamer


From: Ralf Angeli
Subject: Re: [AUCTeX-devel] Feature request/discussion for beamer
Date: Sun, 04 May 2008 14:32:58 +0200

* David Kastrup (2008-05-03) writes:

> Or we could allow environment specifications like frame,itemize and they
> would enter nested environments in the first place.  The last is
> probably most powerful, but will not be easily discovered by the average
> user even when the prompt asks for "environment(s):"

Just to be sure I understand this correctly.  When entering
"frame,itemize" you'd like that to become

\begin{frame}
  \frametitle{foo}
  \begin{itemize}
  \item 
  \end{itemize}
\end{frame}

?

Is this really a common use case?

-- 
Ralf




reply via email to

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