From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrei Jirnyi Subject: Re: Byte compiler warnings Date: Mon, 24 Oct 2011 23:46:22 +0000 (UTC) Message-ID: References: <87ty712jua.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIUE2-0006FX-DB for emacs-orgmode@gnu.org; Mon, 24 Oct 2011 19:46:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIUE1-0002pQ-6p for emacs-orgmode@gnu.org; Mon, 24 Oct 2011 19:46:38 -0400 Received: from lo.gmane.org ([80.91.229.12]:47662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIUE0-0002pL-Od for emacs-orgmode@gnu.org; Mon, 24 Oct 2011 19:46:37 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RIUDz-0001AJ-G3 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 01:46:35 +0200 Received: from dhcp-129-105-201-81.kellogg.northwestern.edu ([129.105.201.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Oct 2011 01:46:35 +0200 Received: from a-jirnyi by dhcp-129-105-201-81.kellogg.northwestern.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Oct 2011 01:46:35 +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 A few warnings from Emacs 23.2.1 here: Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/ob-C.el at Mon Oct 24 18:20:36 2011 Entering directory `/home/xxxxxx/.emacs.d/elpa/org-20111024/' Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/ob-calc.el at Mon Oct 24 18:20:36 2011 In end of data: ob-calc.el:105:1:Warning: the following functions are not known to be defined: calc-store-into, calc-recall, math-evaluate-expr Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/ob-shen.el at Mon Oct 24 18:20:38 2011 In org-babel-execute:shen: ob-shen.el:68:32:Warning: reference to free variable `result-params' ob-shen.el:72:19:Warning: reference to free variable `result' Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/org-agenda.el at Mon Oct 24 18:20:39 2011 In org-agenda-list: org-agenda.el:3555:26:Warning: `org-agenda-ndays' is an obsolete variable (as of Emacs 24.1); use `org-agenda-span' instead. In org-agenda-get-todos: org-agenda.el:4596:26:Warning: reference to free variable `org-heading-keyword-regexp-format' In org-agenda-goto-today: org-agenda.el:6410:59:Warning: `org-agenda-ndays' is an obsolete variable (as of Emacs 24.1); use `org-agenda-span' instead. In org-agenda-reset-view: org-agenda.el:6495:36:Warning: `org-agenda-ndays' is an obsolete variable (as of Emacs 24.1); use `org-agenda-span' instead. Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/org-colview.el at Mon Oct 24 18:20:41 2011 In org-columns-capture-view: org-colview.el:1155:32:Warning: reference to free variable `org-heading-keyword-regexp-format' org-colview.el:1160:33:Warning: reference to free variable `org-heading-regexp' Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/org-compat.el at Mon Oct 24 18:20:41 2011 In org-find-library-name: org-compat.el:341:14:Warning: find-library called with 3 arguments, but accepts only 1 Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/org-docbook.el at Mon Oct 24 18:20:41 2011 In org-export-as-docbook: org-docbook.el:502:31:Warning: reference to free variable `org-heading-keyword-regexp-format' Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/org-exp.el at Mon Oct 24 18:20:42 2011 In org-export-protect-quoted-subtrees: org-exp.el:1641:31:Warning: reference to free variable `org-heading-keyword-regexp-format' In org-export-remove-comment-blocks-and-subtrees: org-exp.el:1936:31:Warning: reference to free variable `org-heading-keyword-regexp-format' Compiling file /home/xxxxxx/.emacs.d/elpa/org-20111024/org-html.el at Mon Oct 24 18:20:47 2011 In org-export-as-html: org-html.el:1179:31:Warning: reference to free variable `org-heading-keyword-regexp-format'