bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11837: 24.1.50; *Compile-Log* Error: Don't know how to compile nil


From: Stefan Monnier
Subject: bug#11837: 24.1.50; *Compile-Log* Error: Don't know how to compile nil
Date: Mon, 02 Jul 2012 10:12:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> emacs -Q --debug-init --eval '(setq load-path (cons 
> "/usr/share/emacs/site-lisp" load-path))' -l 
> /usr/share/emacs/site-lisp/auctex.el ex.ltx

> After start in window at bottom message is shown:

> Error: Don't know how to compile nil

Can you please try: emacs -Q --debug-init --eval '(setq load-path (cons 
"/usr/share/emacs/site-lisp" load-path) debug-on-error t byte-compile-debug t)' 
-l /usr/share/emacs/site-lisp/auctex.el ex.ltx

and show us the resulting backtrace (assuming you get one)?


        Stefan





reply via email to

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