[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] [AUCTeX] bib-cite
From: |
Mosè Giordano |
Subject: |
Re: [Bug-AUCTeX] [AUCTeX] bib-cite |
Date: |
Thu, 16 Jan 2014 13:35:36 +0100 |
Hi Greg,
2014/1/16 Greg Bognar <address@hidden>:
> Hi,
>
> AUCTeX (11.87.2012-12-04) fails to load properly on GNU Emacs 24.3.1
> when bib-cite is turned on. The error message is:
> File mode specification error: (void-function make-local-hook)
>
> The bib-cite-minor-mode function calls make-local-hook on line 766 of
> bib-cite.el. As far as I know, this function was removed from Emacs
> 24.
this has been already fixed in the development version of AUCTeX last
September, with this commit:
http://git.savannah.gnu.org/cgit/auctex.git/commit/bib-cite.el?id=9e0fae3919ba0fcd1ed2923f14574780db42174a
Bye,
Mosè