emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] using ob-maxima makes org-lint produce an error


From: Ihor Radchenko
Subject: Re: [BUG] using ob-maxima makes org-lint produce an error
Date: Sun, 17 Dec 2023 20:04:34 +0000

gerard.vermeulen@posteo.net writes:

> org-lint errors when using ob-maxima as the following snippet shows:
>
> ...
> #+header: :wrap "src text"
> #+begin_src maxima :batch batch :cmdline --quiet :exports both :results 
> raw
> rat(1/(x+1) + x/(x-1));
> #+end_src

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2df9642f1

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