But here is the problem though:
How do I find out after having called (functionp sym)
and getting back T if the function is already loaded? I was using
symbol-function as a guard to make sure I only called
(interactive-form on true functions

>>>>> "Kevin" == Kevin Rodgers <[EMAIL PROTECTED]> writes:
    Kevin> Stefan Monnier wrote:
    >>> 1) In using reflection, it ends up loading tpu-extras.el
    >>> (even though I have no intention of using tpu)
    >> 
    >> This is a problem in Emacspeak: it should not itself load
    >> packages.
    Kevin> 
    Kevin> Indeed.  Raman, compare the results of
    Kevin> 
    Kevin>      (functionp 'tpu-edt) (functionp (symbol-function
    Kevin> 'tpu-edt)) (functionp (indirect-function 'tpu-edt))
    Kevin> 
    Kevin> -- Kevin Rodgers Denver, Colorado, USA
    Kevin> 
    Kevin> 
    Kevin> 
    Kevin> _______________________________________________
    Kevin> emacs-pretest-bug mailing list
    Kevin> emacs-pretest-bug@gnu.org
    Kevin> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

-- 
Best Regards,
--raman

      
Email:  [EMAIL PROTECTED]
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: [EMAIL PROTECTED]
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to