bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12371: macroexp--funcall-if-compiled broke bootstrap for me


From: Paul Eggert
Subject: bug#12371: macroexp--funcall-if-compiled broke bootstrap for me
Date: Wed, 19 Sep 2012 22:11:41 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 09/19/2012 09:56 PM, Paul Eggert wrote:
> make[2]: Entering directory `/home/eggert/src/gnu/emacs/static-checking/lisp'
> Compiling org/ob-calc.el

This one appears to be due to the following recent change,
trunk bzr 110109, in the sense that backing out this change
makes the problem go away:

2012-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>

        * calc/calc.el: Remove redundant autoload shape check.
        (sel-mode): Don't defvar.
        (calc-get-stack-element): Add `sel-mode' arg instead.
        (calc-top, calc-top-list): Pass it this additional argument.
        * calc/calc-store.el (calc-store-map):
        * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
        (calc-map-equation, calc-outer-product, calc-inner-product):
        * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.






reply via email to

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