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.

Indeed.  Raman, compare the results of

        (functionp 'tpu-edt)
        (functionp (symbol-function 'tpu-edt))
        (functionp (indirect-function 'tpu-edt))

--
Kevin Rodgers
Denver, Colorado, USA



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

Reply via email to