Files
emacs/lisp/progmodes
kobarity b0585441a3 Fix Python completion failure under certain conditions
* lisp/progmodes/python.el (python-shell-send-string-no-output):
Save and restore `comint-last-prompt-overlay' or `comint-last-prompt'.
* test/lisp/progmodes/python-tests.el (python-tests-shell-wait-for-prompt):
New helper function.
(python-tests-with-temp-buffer-with-shell): New helper macro.
(python-shell-completion-1, python-shell-completion-native-1)
(python-shell-completion-native-with-ffap-1)
(python-shell-completion-native-with-eldoc-1): New tests (bug#58389).
2022-10-11 02:29:42 +02:00
..
2022-09-26 19:20:54 +00:00
2022-09-21 10:25:06 +02:00
2022-10-04 19:23:24 +02:00
2022-09-21 10:25:06 +02:00
2022-09-10 07:37:36 +02:00
2022-10-10 11:09:43 +03:00