diff options
author | kobarity <kobarity@gmail.com> | 2022-10-22 21:36:15 +0900 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-10-27 19:04:14 +0300 |
commit | 7ac3d91eb2a7e9454087f17e1fadba350a86a208 (patch) | |
tree | 96df09ecf27e5da25fa943058afa46357cb60033 /lisp/allout-widgets.el | |
parent | d820c39bd18e493ba716ad3ceb8101c1dee3a02b (diff) | |
download | emacs-7ac3d91eb2a7e9454087f17e1fadba350a86a208.tar.gz emacs-7ac3d91eb2a7e9454087f17e1fadba350a86a208.tar.bz2 emacs-7ac3d91eb2a7e9454087f17e1fadba350a86a208.zip |
Disable completion/ElDoc/FFAP when Python program is running
* lisp/progmodes/python.el (python-completion-at-point)
(python-ffap-module-path, python-eldoc--get-doc-at-point): Add check
using `python-util-comint-end-of-output-p'.
(python-util-comint-end-of-output-p): New function.
* test/lisp/progmodes/python-tests.el (python-tests-shell-wait-for-prompt):
Use `python-util-comint-end-of-output-p'.
(python-completion-at-point-while-running-1)
(python-ffap-module-path-1)
(python-ffap-module-path-while-running-1)
(python-eldoc--get-doc-at-point-1)
(python-eldoc--get-doc-at-point-while-running-1): New tests.
(Bug#58713)
Diffstat (limited to 'lisp/allout-widgets.el')
0 files changed, 0 insertions, 0 deletions