emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: [OT] emacs-lisp compilation question
Date: Mon, 14 Jun 2010 20:01:08 -0700	[thread overview]
Message-ID: <87r5k9huai.fsf@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 744 bytes --]

I have a general emacs-lisp compilation question, that maybe someone
here can shed some light on.

In trying to fold Org-babel into the core of Org-mode [1], I want to
resolve all warning being thrown by the emacs-lisp compiler.  One
persistent warning is the following

: In end of data:
: ob-tangle.el:268:1:Warning: the function `org-babel-get-src-block-info' might
:     not be defined at runtime.

which is being thrown for *every* org-babel file -- even those that do
not use the `org-babel-get-src-block-info' function.  All other warnings
of this type were fixable through use of the `declare-function'
function, which does not seem to help in the case of this particular
function.

Any suggestions are much appreciated. Thanks -- Eric

[-- Attachment #1.2: Type: text/html, Size: 1161 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]


Footnotes: 
[1]  in branch babel of the git repo if anyone is interested.
     http://repo.or.cz/w/org-mode.git/shortlog/refs/heads/babel


[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

                 reply	other threads:[~2010-06-15  3:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87r5k9huai.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).