Re: master a03ddc00b0a: Mark 'elisp-fontify-semantically' and 'elisp-add-help-echo' as :safe
Stefan Monnier <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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. === Stefan