1
Fork 0

Note incompatibility with global-whitespace-mode.

See #3994.
This commit is contained in:
Felix S. Klock II 2013-07-22 12:27:46 +02:00
parent cee5c4ad11
commit f98f3b0401

View file

@ -98,3 +98,8 @@ marking, press x, and ELPA will install the packages for you (under
~/.emacs.d/elpa/).
* or using <kbd>M-x package-install rust-mode
### Known bugs
* Combining `global-whitespace-mode` and `rust-mode` is generally glitchy.
See [Issue #3994](https://github.com/mozilla/rust/issues/3994).