* 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


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to