emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Example not quite right


From: Thomas S. Dye
Subject: Re: [O] Example not quite right
Date: Fri, 04 Jan 2013 05:44:38 -1000

George Jones <address@hidden> writes:

> From http://orgmode.org/worg/org-contrib/babel/intro.html
>
> #+name: square(x)
>
> #+begin_src python
>
> return x*x
>
> #+end_src
>
> Now we use the source block:
>
>
>
> #+call: square(x=6)
>
> yields
>
> Reference 'square' not found in this buffer .
>

Fixed, thanks.

Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

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