emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [babel bug]: cannot export examples which contain the word 'call


From: Eric Schulte
Subject: Re: [O] [babel bug]: cannot export examples which contain the word 'call'
Date: Tue, 08 Nov 2011 20:04:48 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Hi,

Thanks for reporting this issue, I've just pushed up a fix.

Cheers -- Eric

Daniel Clemente <address@hidden> writes:

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

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]