[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Recursive dependency when gnuplot added to org-babel-load-lang
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] Recursive dependency when gnuplot added to org-babel-load-languages |
Date: |
Thu, 22 Aug 2024 12:38:17 +0000 |
Donald Hunter <donald@sealgair.com> writes:
> I hit the same bug when running emacs/master (5e940a353e37) and bisected
> it to:
> ...
>
> To reproduce the issue, run emacs -q then eval:
>
> (custom-set-variables
> '(org-babel-load-languages
> '((gnuplot . t) (emacs-lisp . t))))
>
> and start org-mode.
>
> This fixes it for me:
> ...
Thanks!
Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=8fd6cc9020
--
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>