> On Nov 22, 2022, at 5:51 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote: > >> - (when (> (position-bytes (1- (point-max))) treesit-max-buffer-size) >> + (when (> (position-bytes (max (point-min) (1- (point-max)))) >> + treesit-max-buffer-size) > > I'd expect `treesit-max-buffer-size` to be compared to `buffer-size` > rather than to buffer positions. > Is it really that important to count bytes rather than characters? Iâm not sure, Iâll leave Eli to explain his intention :-) Yuan
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4