|
From: | Stefan Monnier |
Subject: | Re: bzr commit 112856 (Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-lisp-mode) breaks compilation on w32 |
Date: | Tue, 11 Jun 2013 08:52:30 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> 453 (defconst lisp--prettify-symbols-alist > 454 '(("lambda" . ?λ))) > Obviously because emacs reads the file with cp1152 by default instead > of UTF-8. I think I just fixed it on the trunk. > *** No rule to make target `lisp/emacs-lisp/lisp-mode.elc' needed by `DOC'. > Shouldn't the compile rules exit early when byte compilation fails? Yes (modulo "make -k" obviously). Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |