Re: Suggestion: Link Org Src Python buffer to ob-python session for completions

2025-07-27 Thread Ihor Radchenko
Ângelo Lopes writes: > When editing Python blocks in Org Mode using C-c ', the temporary edit > buffer opened in python-mode is not automatically linked to the REPL > session defined via the :session header argument. This breaks important > features like auto-completion (python-shell-completion-a

Suggestion: Link Org Src Python buffer to ob-python session for completions

2025-07-06 Thread Ângelo Lopes
When editing Python blocks in Org Mode using C-c ', the temporary edit buffer opened in python-mode is not automatically linked to the REPL session defined via the :session header argument. This breaks important features like auto-completion (python-shell-completion-at-point) and documentation supp