emacs-orgmode
[Top][All Lists]
Advanced

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

Re: org-sbe recent changes?


From: Ihor Radchenko
Subject: Re: org-sbe recent changes?
Date: Mon, 31 Oct 2022 01:24:48 +0000

alan.schmitt@polytechnique.org writes:

> Basically I define a function like this (I added the message part for 
> debugging):
> ...
> #+name: call_ledger
> ...
> Then I call it in a table that looks like this (removing a lot of stuff
> for privacy reasons):
>
> | Bucket                         | Planned | Remaining |
> |--------------------------------+---------+-----------+
> | Achat Maison                   |    1000 | #ERROR    |
> |--------------------------------+---------+-----------+
> | Total                          |    1000 | #ERROR    |
> #+TBLFM: @2$3..@>>$3='(org-sbe call_ledger (bucket $$1) (prefix 
> "\"Bucket:Expenses:\""))

May you simplify your example to demonstrate the problem reproducibly
(not only on your system with your files)?
See https://orgmode.org/manual/Feedback.html#Feedback

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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