-
Notifications
You must be signed in to change notification settings - Fork 167
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
De-denting and lag #30
Comments
I guess the first issue may be related to #28? |
Yes, this is the same issue. Sorry I missed that. |
Sorry for the slow response. Indeed, item 1 is a duplicate but I'm leaving this open as a reminder for item 2. I also experience some lag when editing large files. I am working to make parsing for font-locking more efficient, which I think is the root cause. |
When you have time, please give the latest version a try with regards to item 2 (lag). Recent changes allow syntactic identification of code and pre blocks. I think the previous search-based approach to this may have been part of the problem. |
Downloaded the newest version and lag still seems to be present. josh
|
OK, thanks for checking. I will keep investigating the lag issue. The indentation issue seems to be fixed now at least! |
Looks like it’s working perfectly. Thanks! josh
|
Excellent! Thanks again for this report. |
There are 2 issues I've noticed on Emacs 24.5.1 OS X 10.10.5.
Take the file:
test
The text was updated successfully, but these errors were encountered: