emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-bibtex.el: var `description' lacks a prefix, redef get use labels instead
@ 2011-04-28 12:57 Jeff Kowalczyk
  2011-04-28 15:22 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kowalczyk @ 2011-04-28 12:57 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-bibtex.el: var `description' lacks a prefix, redef get use labels instead
  2011-04-28 12:57 org-bibtex.el: var `description' lacks a prefix, redef get use labels instead Jeff Kowalczyk
@ 2011-04-28 15:22 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2011-04-28 15:22 UTC (permalink / raw)
  To: Jeff Kowalczyk; +Cc: emacs-orgmode

Hi Jeff,

Thanks for the report, this should now be fixed.

Best -- Eric

Jeff Kowalczyk <jtk@yahoo.com> writes:

> 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
>
>
>
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-28 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-28 12:57 org-bibtex.el: var `description' lacks a prefix, redef get use labels instead Jeff Kowalczyk
2011-04-28 15:22 ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).