-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not write real space in special region in org-mode #37
Conversation
@yangsheng6810 I think there's some promblem in this PR, is this work on your machine ?
|
SInce my emacs version is |
It works on my machine, with emacs |
I tried
Could it be the reason? |
oops, yes :( After I remove *.elc, all test passed. Thank you! |
Start the framework for major-mode fixer as suggested in #11 .