From: Carsten Dominik <carsten.dominik@gmail.com>
To: Nicolas <n.goaziou@gmail.com>
Cc: Achim Gratz <Stromeko@nexgo.de>, emacs-orgmode@gnu.org
Subject: Re: Re: Bytecompiler is unhappy...
Date: Tue, 22 Feb 2011 21:45:00 +0100 [thread overview]
Message-ID: <D604E7FA-DD6A-4907-ABAE-C16D0D543AD0@gmail.com> (raw)
In-Reply-To: <871v2zvnaf.fsf@gmail.com>
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
next prev parent reply other threads:[~2011-02-22 20:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-22 18:16 Bytecompiler is unhappy Achim Gratz
2011-02-22 20:15 ` Nicolas
2011-02-22 20:45 ` Carsten Dominik [this message]
2011-02-23 14:15 ` Nicolas
2011-02-26 9:34 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D604E7FA-DD6A-4907-ABAE-C16D0D543AD0@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=Stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).