With loaddefs.el in Emacs 22, rarely used packages 
    like tpu end up showing up in the default obarray operated upon
    by mapatoms. Is there a way to avoid this?

The only easy way is to delete the autoloads.
But why do that?  There are not very many of them.

    0) mapatoms finds commands like "set cursor free" from tpu-extras
    1) In using reflection, it ends up loading tpu-extras.el (even
       though I have no intention of using tpu)

What is "reflection"?

Perhaps we should put the tpu-extras.el autoloads into tpu-edt.el
instead of into loaddefs.el.  I think that only tpu users
would want to call those entry points.

Stefan, you know how to do that.  Would you please do that?


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

Reply via email to