On Feb 22, 2011, at 9:15 PM, Nicolas wrote:
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,
NO. Declare the functions an use (defvar name) for the variables.
or declare the
functions? I leave it to the enlightened ones.
Regards,
--
Nicolas
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode