summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2022-11-30 13:12:38 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2022-11-30 13:22:04 +0100
commitaf1a99d53f2ac5017b7a016f1ef2bce57c28a5b0 (patch)
tree824123ebbdefb61a0e74393db209a0e23b91e645 /test/lisp/emacs-lisp
parentdc0f2ec2dbf101a7b755db106ff0e53cbca3b23c (diff)
downloademacs-af1a99d53f2ac5017b7a016f1ef2bce57c28a5b0.tar.gz
emacs-af1a99d53f2ac5017b7a016f1ef2bce57c28a5b0.tar.bz2
emacs-af1a99d53f2ac5017b7a016f1ef2bce57c28a5b0.zip
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.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions