emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13


From: Tobias Zawada
Subject: Re: [O] Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation!
Date: Wed, 5 Dec 2018 01:01:19 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Dear Charles,
thanks for the quick test.
You wrote:

> I cannot reproduce this in 9.1.14
> C-c C-v C-i on each src block works as expected.
> org-babel-execute-buffer runs to successful completion.

I had a look at the orgmode master.
The problem has already been fixed in the master by substituting the reference to |org-babel-current-src-block-location with (point).| See: https://code.orgmode.org/bzg/org-mode/src/04641c4bbefc5f90e05fe4e846f4aeab15f1c262/lisp/ob-core.el#L1446

NOTE however that the problem is still present in the maint branch:
See: https://code.orgmode.org/bzg/org-mode/src/1315315465d49ebe32e533515ec81fd1ba165a55/lisp/ob-core.el#L1444

Best regards,
Tobias Zawada




reply via email to

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