emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bzr commit 112856 (Symbol prettify in prog-mode; added to perl-mode,


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]