[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] ob-calc and decimal number in :var [9.7-pre (release_9.6.17-14
From: |
Visuwesh |
Subject: |
Re: [BUG] ob-calc and decimal number in :var [9.7-pre (release_9.6.17-1446-g252971 @ /home/viz/lib/emacs/straight/build/org/)] |
Date: |
Thu, 02 May 2024 18:10:54 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
[வியாழன் மே 02, 2024] Ihor Radchenko wrote:
> Ihor Radchenko <yantar92@posteo.net> writes:
>
>>> #+BEGIN_SRC calc :var thetarot=1.3
>>> 1/thetarot
>>> #+END_SRC
>>>
>>> and witness the following error:
>>>
>>> Debugger entered--Lisp error: (wrong-type-argument listp 1.3)
>>> nth(2 1.3)
>>
>> Confirmed.
>
> Fixed, on main.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dd12e9c76
Great, thanks! Unfortunately, I couldn't find the time to find a proper
fix, thank you for your fix.