Unusual bug in git master this morning:

make clean && make:
...
emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name
\"./lisp/\") (cons \"/usr/local/share/emacs/site-lisp\" load-path)))" -f
batch-byte-compile lisp/org-bibtex.el

In toplevel form:
org-bibtex.el:114:1:Warning: global/dynamic var `description' lacks a prefix
org-bibtex.el:257:1:Error: Byte-compiling a redefinition of `get' will not work
- use `labels' instead
make: *** [lisp/org-bibtex.elc] Error 1

Thanks,
Jeff



Reply via email to