You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GNU Emacs 29.1
Development version 28fb02492c24 on master branch; build date 2023-09-23.
Copyright (C) 2023 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
I think this might be due to this line: (add-to-list 'font-lock-extra-managed-props 'display)
Can you check that even without svg-tag-mode, evaluating this line reproduces the problem?
Here is my emacs version:
And here is my svg-tag-mode config:
And here is the result:
Variable containing underscore displayed like subscript.
My current workaround is:
But seems like this shouldn't happen.
The text was updated successfully, but these errors were encountered: