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 | a0a214d9707facae7085ce583fde1f703e4a5fa0 (patch) | |
| tree | 463e49ea05c2c7d74db1d7d6502c934505056dc7 /tests/test-all-comp-errors.el | |
| parent | 5336d5c43cabd4132a6856a6f803cd2ef85053a6 (diff) | |
| download | dotemacs-a0a214d9707facae7085ce583fde1f703e4a5fa0.tar.gz dotemacs-a0a214d9707facae7085ce583fde1f703e4a5fa0.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/test-all-comp-errors.el')
0 files changed, 0 insertions, 0 deletions
