Hello !
I use AUC-TeX for many years and it is simply great ! :-)
But I think that for beamer and the frame environment, the behaviour could
be cleaned up.
When inserting a frame environment, AUC-TeX create a pattern like:
\begin{frame} \frametitle{Évolution logicielle}
\end{frame}
but the following is also correct and shorter:
\begin{frame}{Évolution logicielle}
\end{frame}
I suggest to change in beamer.el the
(LaTeX-add-environments
[...]
'("frame" (lambda (env &rest ignore)
to have this cleaner behaviour.
It will remove the burden to kill " \frametitle" each time a frame is
inserted. :-)
Or may be an option if you want to keep the old behaviour too?
PS : any candidate with enough time to include in AUC TeX the symbol
insertion code from the old x-symbol package? It whould be so lovely...
Thank you,
--
Ronan KERYELL |\/ Tel: (+33|0) 2.29.00.14.15
Département Informatique |/) Fax: (+33|0) 2.29.00.12.82
TÉLÉCOM Bretagne, CS 83818 K GSM: (+33|0) 6.13.14.37.66
F-29238 PLOUZANÉ CEDEX 3 |\ E-mail: [EMAIL PROTECTED]
FRANCE | \ http://enstb.org/~keryell
_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex