Closed benjones closed 3 years ago
There's no d-mode code in that stack trace. It's possible this is a cc-mode regression.
In any case, does this happen with the next branch? https://github.com/CyberShadow/Emacs-D-Mode/tree/next
I noticed that too, so I tried to see if similar issues came up editing in c++ mode and it didn't seem to.
Your new branch seems to work fine.
I am assuming this is no longer an issue now that the next
branch has been merged.
Using emacs version 27.1 on macos, typing any character that triggers electric mode (semicolon after statement, parentheses when defining a function), I get the following error + stack trace (captured using debug-on-error):
I'm using the latest release installed from melpa.
Let me know what other info I can/should provide. I think this is the only part of my .emacs with d-mode stuff in it which doesn't seem related to the issue: