Hi,
Using the following minimal file (~/tmp/auctex_toolbar_bug.tex):
---<---------------cut here---------------start-------------->---
\documentclass[10pt]{beamer}
\title{What?}
\author{Who?}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\section{Introduction}
\begin{frame}
\frametitle{Section A}
\end{frame}
\end{document}
%%% Local Variables:
%%% TeX-PDF-mode: t
%%% End:
---<---------------cut here---------------end---------------->---
and doing 'emacs -Q':
M-: (require 'tex-site)
C-x C-f ~/tmp/auctex_toolbar_bug.tex
C-x k RET ; the tool bar icons look fine
C-x C-f ~/tmp/auctex_toolbar_bug.tex ; tool bar icons visible
C-c C-c ; here the tool bar icons disappear
C-g ; here the tool bar icons reappear, but the frame vertical
;size has become erratic (try 'C-c C-c C-g' a few times).
This is with GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version
2.12.9) of 2008-05-30 on elegiac, modified by Debian, and AUCTeX
11.83-7.1 (Debian sid package). Any help pinpointing the problem would
be appreciated.
Cheers,
--
Seb
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex