GNU bug report logs -
#78221
31.0.50; Improving *-change-functions notifications
Previous Next
Full log
View this message in rfc822 format
Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs <at> gnu.org> writes:
> Or we could rely on a (symbol) property being set on the functions
> added to `*-change-functions` to tell whether they want to know about
> changes to text-properties or not.
> Or maybe a more crude way would be a buffer-local variable controlling
> whether `*-change-functions` are called for text-property changes.
Or pass a 4th parameter to *-change-functions indicating whether the
change involved actual text edits or it only touched text-properties.
Org mode currently has to resort to
(eq org-fold-core--last-buffer-chars-modified-tick (buffer-chars-modified-tick))
checks to filter out changes in text properties.
--
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>
This bug report was last modified 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.