We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When used in conjunct with https://github.com/pythonic-emacs/blacken/blob/master/blacken.el, Super Save fails to keep the cursor in the same position (does not save excursion), and it ends up going to the top of the file.
This does not occur with super-save in any other mode, nor if I save the python file manually.
The text was updated successfully, but these errors were encountered:
It turns out the issue was of my own making - I altered a vital function on super-save-mode. Sorry for the time wasted.
Sorry, something went wrong.
Nope. I was wrong.
No branches or pull requests
When used in conjunct with https://github.com/pythonic-emacs/blacken/blob/master/blacken.el, Super Save fails to keep the cursor in the same position (does not save excursion), and it ends up going to the top of the file.
This does not occur with super-save in any other mode, nor if I save the python file manually.
The text was updated successfully, but these errors were encountered: