emacs-devel
[Top][All Lists]
Advanced

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

Re: Does not byte-compile return the compiled function in Emacs 24?


From: Kevin Rodgers
Subject: Re: Does not byte-compile return the compiled function in Emacs 24?
Date: Tue, 06 Dec 2011 21:24:26 -0700
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.24) Gecko/20111103 Thunderbird/3.1.16

On 12/6/11 5:51 PM, Juanma Barranquero wrote:
It used to do that before.

It wasn't documented, was it?

It is the obvious, sensible value to return.

Is there any variable holding the newly
byte-compiled function?

A function, as before:

(symbol-function 'my-func)

As Lennart points out, that does not cover lambda forms.

--
Kevin Rodgers
Denver, Colorado, USA




reply via email to

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