emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Bytecompiler is unhappy...


From: Nicolas
Subject: [Orgmode] Re: Bytecompiler is unhappy...
Date: Tue, 22 Feb 2011 21:15:20 +0100

Hello,

I've taken care of:

> In org-fill-paragraph:
> org.el:19105:27:Warning: assignment to free variable `struct'
> org.el:19110:33:Warning: reference to free variable `struct'

> In end of data:
> org-list.el:3007:1:Warning: the function `outline-flag-region' is not known to
>     be defined.

But I'm not sure what's the best way to handle this:

> In end of data:
> org.el:19993:1:Warning: the following functions are not known to be defined:
>     org-inlinetask-at-task-p, org-inlinetask-toggle-visibility,
>     org-inlinetask-outline-regexp

(require 'org-inlinetask) within eval-when-compile, or declare the
functions? I leave it to the enlightened ones.


Regards,

-- 
Nicolas



reply via email to

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