diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 05:17:44 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 05:17:44 -0500 |
| commit | 9a1d930024f5c9d275f1e32564252d05e61f88a6 (patch) | |
| tree | 99dfec8ea3d3bf5c6b26ffce82470250d4daa317 /modules/prog-python.el | |
| parent | 25ea413e9f4f4ca2a5fbbd8fbfa5a3f944c7890b (diff) | |
| download | dotemacs-9a1d930024f5c9d275f1e32564252d05e61f88a6.tar.gz dotemacs-9a1d930024f5c9d275f1e32564252d05e61f88a6.zip | |
docs: add Python tree-sitter font-lock predicate-mismatch diagnostic
Pins down why every Python buffer fires `treesit-query-error` on redisplay: Emacs 30.2 emits `#match` predicates, but tree-sitter 0.26 only accepts `#match?`. The doc has the reproduction, the six fix options with their trade-offs, and the verification path. The next pass picks up at decision-time instead of re-deriving the cause.
Diffstat (limited to 'modules/prog-python.el')
0 files changed, 0 insertions, 0 deletions
