* Graham Williams (2006-11-25) writes:

> Minimal LaTeX file:
>
> ========================================================================
> \documentclass{beamer}
> ========================================================================
>
> Starting up emacs, load this single line file (tmp.tex)
>
>       emacs -q tmp.tex
>
> Then parse the file with the "C-c C-n" command. Then visit another
> buffer. All of the toolbar icons have disappeared. In fact, it looks
> like the only working toolbar is now in the tmp.tex buffer.
>
> It seems to be related to beamer, as other latex files don't seem to
> have this effect.
>
>
>
> Emacs  : GNU Emacs 22.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20)
>  of 2006-11-24 on pacem, modified by Debian
> Package: 11.83

I cannot reproduce this with
Emacs  : GNU Emacs 22.0.91.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2006-11-25 on neutrino
Package: 11.83
i.e. a vanilla Emacs straight from CVS and using
emacs -Q -eval '(load "auctex.el" nil t t)' file.tex
as the command line for starting Emacs.

Perhaps this is a problem specific to the Debian version of Emacs?
Can you reproduce the problem with

  1) the command line I've been using or

  2) a build straight from CVS?

-- 
Ralf


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

Reply via email to