[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] preview-latex's menu entry not present when loading bib
From: |
Tassilo Horn |
Subject: |
Re: [Bug-AUCTeX] preview-latex's menu entry not present when loading bib-cite.el |
Date: |
Mon, 02 Sep 2013 08:19:09 +0200 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) |
Marcus Frings <address@hidden> writes:
Hi Marcus,
> I noticed that the menu entry of preview-latex does not show up in my
> GNU Emacs (emacs-snapshot package of Debian unstable) if I load AUC
> TeX's bib-cite.el via
>
> (add-hook 'LaTeX-mode-hook 'turn-on-bib-cite)
>
> in my TeX configuration file.
>
> If I comment out the line from above the menu of preview-latex is
> available (but then of course the menu of bib-cite is missing).
I can't reproduce that. Without the line above, I have the menus
File Edit Options Buffers Tools Preview LaTeX Command Ref Help
and with it, I have
File Edit Options Buffers Tools Preview LaTeX Command Ref BCite Help
as I would expect.
Maybe you could try bisecting your auctex configuration to check if
there's something that's needed to trigger that behavior?
Bye,
Tassilo