emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [OT] emacs-lisp compilation question
@ 2010-06-15  3:01 Eric Schulte
  0 siblings, 0 replies; only message in thread
From: Eric Schulte @ 2010-06-15  3:01 UTC (permalink / raw)
  To: Org Mode


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-15  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-15  3:01 [OT] emacs-lisp compilation question Eric Schulte

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