[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] 11.84; cannot start LaTeX mode
From: |
Tassilo Horn |
Subject: |
Re: [Bug-AUCTeX] 11.84; cannot start LaTeX mode |
Date: |
Thu, 27 Feb 2014 14:15:19 +0100 |
User-agent: |
Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
Hi Uwe,
> Now (after having separated the custom variables)
> I see the following error in the COmpile log
> emacs/site-lisp/packages/auctex-11.84/font-latex.elc:Error: Don't know how to
> compile nil
Ah, yeah, that bug has not been fixed before 11.87. It never showed up
because only at that time the byte-compiler issued an error for
complining nil. Before it was just silently ignored.
http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00093.html
However, that shouldn't cause any severe problems. It just meant that
some generated functions are not byte-compiled but get interpreted.
> then in a latex file the menus are there, I can run latex, but the file
> is in fundamental mode!
>
> With debug-on-error to t, I obtain an error
> which I attach.
Debugger entered--Lisp error: (void-function nil)
nil()
run-hooks(change-major-mode-after-body-hook text-mode-hook TeX-mode-hook
LaTeX-mode-hook)
Seems one of those 4 hooks contains a nil entry.
Bye,
Tassilo
signature.asc
Description: PGP signature