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

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

bug#18971: 25.0.50; incorrect warning from byte compiler


From: Tom Tromey
Subject: bug#18971: 25.0.50; incorrect warning from byte compiler
Date: Mon, 29 Dec 2014 12:40:35 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> I want to be able to call byte-optimize-form and was under the
>> impression that byte-compile-close-variables was needed.  I'm doing this
>> for a project I'm working on where it is convenient to let the byte
>> compiler code macroexpand a form and do some simple optimizations on it.

Stefan> Just curious: why do you need those simple optimizations performed by
Stefan> byte-optimize-form?

I'm writing an elisp compiler and it just seemed handy.
I can probably reimplement the optimizations though.

Tom





reply via email to

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