* bug#50458: 28.0.50; Python shell: native completion with IPython
@ 2021-09-07 17:46 Augusto Stoffel
2021-09-08 6:59 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Augusto Stoffel @ 2021-09-07 17:46 UTC (permalink / raw)
To: 50458
A comment in python.el claims that "Native completion was found to be
non-functional for IPython (see Bug#25067)".
It actually works for me on IPython 7.23.1 (with the usual caveat that
ipython requires the switch --simple-prompt to cooperate with Emacs).
The original bug makes reference to IPython 5.1.0, so things probably
changed since then.
Give that the native completion works more smoothly, I would suggest to
remove ipython from `python-shell-completion-native-disabled-interpreters'.
PS: The native completion setup prints 'python.el: native completion
setup loaded' directly into the shell buffer, which looks like a debug
message. Should this be changed to a (message "..."), or even removed
altogether?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-08 6:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-07 17:46 bug#50458: 28.0.50; Python shell: native completion with IPython Augusto Stoffel
2021-09-08 6:59 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.