andorsk / d2-mode

emacs major mode for d2 graphs
GNU General Public License v3.0
63 stars 7 forks source link

void function d2-indent-line #22

Closed suliveevil closed 1 year ago

suliveevil commented 1 year ago

It only happens when I start Emacs with my config:

  1. start Emacs
  2. change scratch buffer's mode to d2-mode
  3. keystroke Return/Enter

d2-indent-line

When using emacs -Q -l d2-mode.el, the problem disappears.

Would you please help me out? Thank you very much.

andorsk commented 1 year ago

Thanks @suliveevil! Super helpful that you've provided this input. I've made a fix in #23. Can you update and let me know if it's resolved now? And if so, we can close this ticket?

suliveevil commented 1 year ago

Thank you very much. 🥰

andorsk commented 1 year ago

Thank you for the issue submission! It's so hard to catch these things without your support!

suliveevil commented 1 year ago

I'm glad I can make some help 😬