emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] ob-gnuplot.el can't handle importing more than one table from


From: Ihor Radchenko
Subject: Re: [BUG] ob-gnuplot.el can't handle importing more than one table from the current file [9.6.1 ( @ /home/thomas/.emacs.d/elpa/org-9.6.1/)]
Date: Wed, 29 Mar 2023 13:15:04 +0000

Ihor Radchenko <yantar92@posteo.net> writes:

> One possibility is hash collision in `org-babel-temp-stable-file'.
> Something similar to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56255
>
> I will see if I can implement collision-free hashing to work around the
> limitations of sxhash.

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

Emacs devs showed no interest in collision-free hashes, so I implemented
this in our org-macs library.

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