bug-auctex
[Top][All Lists]
Advanced

[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: Marcus Frings
Subject: Re: [Bug-AUCTeX] preview-latex's menu entry not present when loading bib-cite.el
Date: Mon, 02 Sep 2013 13:34:44 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

* Tassilo Horn <address@hidden> wrote:

> Ah, the problem is that `turn-on-bib-cite' errors, and thus other
> functions in `LaTeX-mode-hook' (like the preview setup) don't run.

> `make-local-hook' is only defined for XEmacs.  On GNU Emacs, a local
> hook is created automatically when add-hook is called with non-nil LOCAL
> argument, but on XEmacs you have to do that yourself.  I've added a fix
> in Git.

Ah, true. I have also read at stackoverflow.com that make-local-hook has
been obsolete in Emacs for years and that the function was completely
removed in Emacs 24.

Now, with your fix both Preview and BCite menu entries are present.
Thanks for fixing this issue, Tassilo!

Gruß,
Marcus
-- 
"Fear of ghosts is forcing me apart 
And the further I get from the things that I care about
The less I care about how much further away I get..."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]