"J.D. Smith" <[email protected]> writes: > FYI, Jens has opened a bug report #80973 (thanks!) and it turns out v30 > and v31 _do_ have slightly different behavior for > cursor-sensor-functions. The latter considers stickiness of the > 'cursor-sensor-functions property, equivalent to the difference between > `get-pos-property' and `get-char-property'. v30 does not consider > stickiness. This is strictly improved behavior IMO, but it results in > different firing locations for the sensor functions. > > Options: > > 1. Add an `emacs-major-version' check in the font-lock hook to adjust > where and which properties are applied. > 2. Make org-inside depend on v31+ only. > > I'm OK with either; Ihor, what are your thoughts?
If it is easy code-wise, having two implementations will be better. If not easy, v31+ only is ok. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
