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

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

byte-uncompile


From: Artist
Subject: byte-uncompile
Date: 28 Feb 2003 14:02:11 -0800

I found lots of function that I need to see are byte-compiled.
How I can convert the byte-compiled function to non-byte-compiled
function on the fly.

So, soemthing like
(byte-uncomplie (symbol-function 'my-function))
would be helpful..

I checked apropos-docummentation byte-compile but that didn't lead me
anywhere.

Thanks
[artist]


reply via email to

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