Files
emacs/lisp/progmodes
Mattias Engdegård af1a99d53f Sink python indent offset guessing to avoid test failure
Call python-indent-guess-indent-offset late in the set-up of
python-mode and python-ts-mode to make sure that the required other
settings (of syntax-propetize-function in particular) have been
carried out.  This cures a python-test failure (bug#59477).

* lisp/progmodes/python.el (python-base-mode): Move
python-indent-guess-indent-offset call from here...
(python-mode): ...to here...
(python-ts-mode): ...and here.
2022-11-30 13:22:04 +01:00
..
2022-11-23 05:49:22 +01:00
2022-11-18 16:02:19 +01:00
2022-11-18 16:02:19 +01:00
2022-11-21 15:20:11 +01:00
2022-11-17 09:34:24 +01:00
2022-11-20 12:59:39 +01:00
2022-11-21 15:20:11 +01:00
2022-11-23 05:49:22 +01:00
2022-11-20 12:59:39 +01:00
2022-11-18 16:02:19 +01:00
2022-11-20 12:59:39 +01:00