aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 05:17:44 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 05:17:44 -0500
commitf74ff12c4ed8c728e3a4575b27ca0db04050171b (patch)
treea9e5f2df8303d8160292a6dc74810ebddf2de864 /tests
parent4c82f67b54f1595ecff8cd2a9e6ffd03f94eadca (diff)
downloaddotemacs-f74ff12c4ed8c728e3a4575b27ca0db04050171b.tar.gz
dotemacs-f74ff12c4ed8c728e3a4575b27ca0db04050171b.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 'tests')
0 files changed, 0 insertions, 0 deletions