Skip to content
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

undo disables syntax highlighting #58

Closed
clemente opened this issue Apr 10, 2013 · 3 comments
Closed

undo disables syntax highlighting #58

clemente opened this issue Apr 10, 2013 · 3 comments
Labels

Comments

@clemente
Copy link

With Emacs from 6.m4.2013 from bzr, and web-mode from today from git:

  1. emacs -Q
  2. add to load path and (require 'web-mode)
  3. open file.html
  4. M-x web-mode
  5. M-x undo
    Result: you CAN undo (undo what? No text was modified) and you lose syntax highlighting.
    Should happen: "No further undo information"
@clemente
Copy link
Author

It seems it only happens when loading the byte-compiled version.

@fxbois
Copy link
Owner

fxbois commented Apr 10, 2013

@clemente is it better with the last commit?

@clemente
Copy link
Author

Yes, it works now as expected. It feels much stronger now. Thanks!

@fxbois fxbois closed this as completed Apr 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants