mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
More recent versions of ob-python (Org 9.7+) calculates the python command from `python-shell-interpreter` and `python-shell-interpreter-args`, effectively rendering this block (mostly) redundant. It still leaves `org-babel-python-command-nonsession` to be changed, but I think I'll leave that to users to set, for simplicity's sake. What's more, users who repin Org to an older version (predating bzg/org-mode@9239b0e8d1) will see void-variable errors for this new variable. Fix: #8509
56 KiB
56 KiB