1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00
emacs/test/lisp/progmodes
kobarity 7ac3d91eb2 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)
2022-10-27 19:04:14 +03:00
..
cperl-mode-resources Improve HERE document detection in perl-mode 2022-10-20 07:34:38 -03:00
elisp-mode-resources
flymake-resources
js-resources
ruby-mode-resources ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
sh-script-resources
xref-resources
asm-mode-tests.el
autoconf-tests.el Adjust better to Autoconf quoting style change 2022-07-05 23:27:17 -05:00
bat-mode-tests.el
bug-reference-tests.el
cc-mode-tests.el
compile-tests.el Add test for the gradle-android compilation message pattern 2022-07-11 12:29:12 +02:00
cperl-mode-tests.el Recognize the backslash operator in perl-mode 2022-09-20 21:11:40 +02:00
elisp-mode-tests.el Fix instrumented eval-defun not printing "Edebug:" to the echo area 2022-08-25 14:37:36 +02:00
etags-tests.el
executable-tests.el
f90-tests.el Prefer pos-bol and pos-eol in tests 2022-08-21 17:45:04 +02:00
flymake-tests.el
gdb-mi-tests.el
glasses-tests.el
grep-tests.el
hideshow-tests.el hideshow.el: Improve hs-toggle-hiding behavior 2022-09-24 11:08:29 -04:00
js-tests.el
octave-tests.el
opascal-tests.el
pascal-tests.el
perl-mode-tests.el
project-tests.el
ps-mode-tests.el
python-tests.el Disable completion/ElDoc/FFAP when Python program is running 2022-10-27 19:04:14 +03:00
ruby-mode-tests.el
scheme-tests.el
sh-script-tests.el
sql-tests.el
subword-tests.el
tcl-tests.el
xref-tests.el