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

Re: need help of an emacs expert for tuareg-mode



Ralf Treinen <treinen@free.fr> writes:

> Hi,

Hi,

[...]

> echo '(setq load-path (cons "." load-path ) byte-compile-warnings nil )'
> 	> path.el
>
> emacs -q -batch -l path.el -f batch-byte-compile camldebug.el
>
> This yields an error "Symbol's value as variable is void
> ((font-lock-reference-face))". Note that font-lock-reference-face
> is referenced in tuareg.el and not in camldebug.el, and the
> file tuareg.el compiels fine. Also, byte-compiling camldebug.el
> in an interactive emacs session (with byte-compile-file) does
> not produce any error.
>
> Can anyone help me with this? I contacted Albert Cohen (the upstream
> author) about this but he said that he could not reproduce the
> error.

I can't reproduce it either.

Is your .emacs file somehow specific? Do you have specific packages
installed on your system?

Cheers,

-- 
Jérôme Marant

http://marant.org



Reply to: