emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Byte compiler warnings


From: Bastien
Subject: Re: [O] Byte compiler warnings
Date: Fri, 28 Oct 2011 17:27:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Hi Andrei,

Andrei Jirnyi <address@hidden> writes:

> A few warnings from Emacs 23.2.1 here:

Thanks.  I fixed most of them.

> 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

Fixed.

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

Not fixed.

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

Not fixed.

> In org-agenda-get-todos:
> org-agenda.el:4596:26:Warning: reference to free variable
>     `org-heading-keyword-regexp-format'

Fixed.

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

Not fixed.

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

Fixed.

> 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

No fix needed.

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

Fixed.

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

Fixed.

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

Fixed.

Please report other problems.

Thanks!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]