* Stephen J. Turnbull (2005-09-06) writes:
>>>>> "Jeff" == Jeff Mincy
<jeff(a)delphioutpost.com> writes:
Jeff> I would guess that the code should be testing if
Jeff> make-local-hook exists.
Well, I would guess that we should be checking if local hooks exist,
but I make-local-hook should be a good-enough proxy for that.
Ideally it should be checked for a broken `add-hook' function,
i.e. one which fails to make the hook buffer-local on its own.
We should check the AUCTeX current code, too, I guess.
The bug was fixed several months ago in AUCTeX's CVS repository.
--
Ralf