From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: problem when exporting a org-mode file with a lots of code blocks
Date: Tue, 10 Mar 2015 17:19:04 +0000 (UTC) [thread overview]
Message-ID: <loom.20150310T175806-192@post.gmane.org> (raw)
In-Reply-To: 87d24hs3pa.fsf@gmail.com
XIE Yuheng <xyheme <at> gmail.com> writes:
>
>
> Bug: org-babel-parse-src-block-match reporting "Wrong type argument:
> stringp, nil" when exporting a org-mode file with a lots of code blocks
> [8.3beta (release_8.3beta-895-g375c83 <at>
> /usr/share/emacs/site-lisp/org/)]
>
> the following is *Messages* buffer
> https://www.refheap.com/98243
> the following is the org-mode file with a lot of code blocks
> https://github.com/the-little-language-designer/cicada-nymph/blob/
master/cicada-nymph.org
Look at the *Messages* buffer and you will see a list of src blocks that were
processed without error.
The src block *after* the last block in the list (before the error message)
caused the error.
`org-babel-parse-src-block-match' expects a language for a src block.
Specify a language for every src block and it will export.
HTH,
Chuck
next prev parent reply other threads:[~2015-03-10 17:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 7:37 Bug: problem when exporting a org-mode file with a lots of code blocks XIE Yuheng
2015-03-10 16:51 ` John Kitchin
2015-03-10 17:19 ` Charles Berry [this message]
2015-03-10 21:22 ` [PATCH} " Charles C. Berry
2015-03-11 7:40 ` Nicolas Goaziou
2015-03-11 11:16 ` Nicolas Goaziou
2015-03-12 2:30 ` Charles C. Berry
2015-03-13 8:12 ` Nicolas Goaziou
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=loom.20150310T175806-192@post.gmane.org \
--to=ccberry@ucsd.edu \
--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).