From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kowalczyk Subject: org-bibtex.el: var `description' lacks a prefix, redef get use labels instead Date: Thu, 28 Apr 2011 12:57:24 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFQn1-00084K-Pe for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 08:57:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFQn0-0002KJ-Vy for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 08:57:51 -0400 Received: from lo.gmane.org ([80.91.229.12]:39043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFQn0-0002K8-Ml for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 08:57:50 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QFQmu-0004SI-PX for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 14:57:45 +0200 Received: from 24-216-252-176.dhcp.mdfd.or.charter.com ([24.216.252.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2011 14:57:44 +0200 Received: from jtk by 24-216-252-176.dhcp.mdfd.or.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2011 14:57:44 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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