Ralf Angeli <[EMAIL PROTECTED]> wrote: [...]
> (eval-after-load "tex" > '(TeX-add-style-hook "beamer" (lambda () (TeX-PDF-mode 1)))) Is there any reason this would keep beamer.el from loading? In a fresh session, opening a beamer file does show pdf mode turned on, but all macro auto-completion is missing. Manually loading beamer.el fixes the problem. Macro auto-completion and other beamer.el functionality is available without adding the above hook. Cheers, -- Sebastian P. Luque _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
