-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ihor Radchenko <[email protected]> writes:
> Ihor Radchenko <[email protected]> writes: > >> "Christopher M. Miles" <[email protected]> writes: >> >>>> Can you send a patch and a reproducer? Then, I can debug on my side. >>> >>> Thanks, I attached diff file in attachment. >>> + (org-babel-comint-with-output >>> + (session (format "%S" org-babel-lua-eoe) >>> 'remove-echo body 'filter-prompts) >> >> (format "%S" org-babel-lua-eoe) returns "..." (value with quotes >> included), which never matches, causing infinite loop. >> You need simply >> (org-babel-comint-with-output (session org-babel-lua-eoe ...) ...) > > Any update here? No progress on this issue. Hope someone can take over this feature patch. - -- [ stardiviner ] I try to make every word tell the meaning that I want to express without misunderstanding. Blog: https://stardiviner.github.io/ IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEE8J9lDX1nSBmJJZFAG13xyVromsMFAmoXs4AbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMCwzAAoJEBtd8cla6JrD7Y0H/030IUxcBQFRK32EK3vm avD1gEtQHgSY56uu4XATszlZMmf9/gJBSbZgAEWCTBWhIsN1HlUuYtjfN/NVOI9c fU5ePWYz8IeJkx2Sx64JvSEbu8oSuWMu+zkJiSUPdxP4rhelJUUYoJoVn+ArId48 B/rK1mD97Q2SpVcQR4mrE3r6Jbn6vyKOcCa3Wy0JgrWzURsxdLhl7zlJRjQHgWVa fOaK1plltWsRItmzqiGYLyXzTpBc5U3MLzZUpVDrbTqHnoWYxYxg/CHWZ00stvrh EeZNv0vNssZ0znohDLeUqiptttCxsFcsVD3YEC6xYL70U1x2+wk7WUlqNHAdfIhP j6g= =zXTk -----END PGP SIGNATURE-----
