Re: master a03ddc00b0a: Mark 'elisp-fontify-semantically' and 'elisp-add-help-echo' as :safe
Eshel Yaron <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Stéphane Marks <[email protected]> writes: > On Wed, Sep 2, 2026 at 3:19 PM Eshel Yaron <[email protected]> wrote: > > Stefan Monnier <[email protected]> writes: > > >> Bug #81723 (where this change came from) and bug #80948 are two > >> cases where setting these two variables in an opt-out manner could come > >> in handy: user could choose to keep it 't' globally and only disable it > >> for a specific file/project if slowdowns are encountered. > > > > Ah... to turn it off for code where it doesn't work well. Makes sense, > > thank you. > > To be clear, it ought to work well everywhere---there are currently no > "known issues" or explicitly unsupported cases (we may still encounter > such cases, of course, but we so far we haven't). The bugs Antonio > mentioned are just that, bugs, which were reported and fixed. :) > > In other words, please do report performance issues if you see any! > > WRT to that, it might be useful to post something to this reddit dialog or at least react to it here and > I'll copy/pasta your reply. https://www.reddit.com/r/emacs/comments/1vx04o6/comment/p5mbrln/ Hmm, I followed that link but the only part of that discussion that seems relevant is your comment saying: I've found elisp-fontify-semantically can be slow when font-lock is called a lot; e.g., when one uses the excellent indent-bars package. If that's the part you were referring to, could you create a bug report with some more details (e.g. a recipe for reproducing the slowdown)? Thanks, Eshel