summaryrefslogtreecommitdiff
path: root/modules
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
commit36960da27a1bad210cd198847de8b06d61f249a9 (patch)
tree463e49ea05c2c7d74db1d7d6502c934505056dc7 /modules
parent2853fdb207f2cc507f2dc66be046fd7b39f8e135 (diff)
downloaddotemacs-36960da27a1bad210cd198847de8b06d61f249a9.tar.gz
dotemacs-36960da27a1bad210cd198847de8b06d61f249a9.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')
0 files changed, 0 insertions, 0 deletions