emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Table formula from code block


From: Eric S Fraga
Subject: Re: [O] Table formula from code block
Date: Tue, 24 Jan 2017 09:04:53 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Monday, 23 Jan 2017 at 12:04, Michael Welle wrote:
> Hello,
>
> I think there are several problems, starting with BEGIN_SRC sh and some
> more. But fixing them doesn't bring success. I even have trouble to get
> a minimal example to work:
>
> #+NAME: foo
> #+BEGIN_SRC emacs-lisp
> (+ 4 4)
> #+END_SRC
>
>
> |  bar   | foo    |
> |--------+--------|
> |     42 | #ERROR |
> #+TBLFM: $2='(org-sbe "foo")::$1=42

Works fine for me with relatively recent org from git.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 26.0.50.1, Org release_9.0.3-191-g7404e3

Attachment: signature.asc
Description: PGP signature


reply via email to

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