]> code.delx.au - gnu-emacs-elpa/commitdiff
Add notation for byte-compilation. refs #13
authormooz <stillpedant@gmail.com>
Wed, 17 Aug 2011 14:37:11 +0000 (23:37 +0900)
committermooz <stillpedant@gmail.com>
Wed, 17 Aug 2011 14:37:11 +0000 (23:37 +0900)
README.md

index 85e7e7b2824cb2c5b3ac332559513413b9cdd573..97e6d31d43eea78abbf4124537557a155feb40be 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ Install
     $ cd js2-mode
     $ emacs --batch -f batch-byte-compile js2-mode.el
 
+_NOTE: Emacs may fail to byte compile js2-mode.el in interactive mode (e.g., `M-x byte-compile-file`). Following the above instruction is highly recommended. See https://github.com/mooz/js2-mode/issues/13 for details._
+
 Then, place js2-mode.elc into your site-lisp directory.
 
 In you emacs config: