[slime-devel] Re: define-minor-mode autoload problem

Lawrence Mitchell wence at gmx.li
Wed Sep 15 16:27:28 UTC 2004


Reini Urban wrote:

[...]

> (May be a FAQ) How to detect in elisp if the function is autoloaded?

(eq (car-safe (symbol-function 'autoloaded-function)) 'autoload)

I think.

-- 
Lawrence Mitchell <wence at gmx.li>





More information about the slime-devel mailing list