From: Daniel Clemente <n142857@gmail.com>
To: org-mode Mailinglist <emacs-orgmode@gnu.org>
Subject: [babel bug]: cannot export examples which contain the word 'call'
Date: Wed, 09 Nov 2011 01:00:21 +0100 [thread overview]
Message-ID: <87sjlyf9m2.wl%n142857@gmail.com> (raw)
Hi,
with latest org, the header at the end of this mail cannot be exported due to this error:
signal(error ("reference '_' not found in this buffer"))
error("reference '%s' not found in this buffer" "_")
org-babel-ref-resolve("_()")
org-babel-ref-parse("results=_()")
#[(el) A:\203A\207\30A!\207" [el org-babel-ref-parse] 2]((:var . "results=_()"))
mapcar(#[(el) A:\203 A\207\30A!\207" [el org-babel-ref-parse] 2] ((:var . "results=_()")))
org-babel-process-params(((:comments . "") (:shebang . "") (:cache . "no") (:padline . "") (:noweb . "no") (:tangle . "no") (:exports . "results") (:results . "replace") (:var . "results=_()") (:session . "none") (:hlines . "no") (:padnewline . "yes")))
It is due to the word „call“ which appears in the middle. If you avoid the word „call“, it exports.
* a test
#+BEGIN_EXAMPLE
(Pdb) p fingerprint
'adi\xc3\xb3s'
(Pdb) bt
/tmp/testbzr-YrnJ8d.tmp/bzrlib.tests.workingtree_implementations.test_parents.TestSetParents.test_utf8_symlink(WorkingTreeFormat4)/work/bzr(130)<module>()
-> test(result)
/usr/lib/python2.5/unittest.py(281)__call__()
-> return self.run(*args, **kwds)
/Werkstatt/bzr/bug_24yt5/bzrlib/tests/__init__.py(1293)run()
#+END_EXAMPLE
Greetings,
Daniel
next reply other threads:[~2011-11-09 0:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 0:00 Daniel Clemente [this message]
2011-11-09 3:04 ` [babel bug]: cannot export examples which contain the word 'call' Eric Schulte
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=87sjlyf9m2.wl%n142857@gmail.com \
--to=n142857@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).