[COMMIT] Autoload within #'keymapp, as documented.
"Stephen J. Turnbull" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <[email protected]> |
Aidan Kehoe writes: > I’d welcome discussion on this. What's to discuss? AFAICS your patch fixes a bug. Autoloads are supposed to be transparent to callers. If something that autoloads would be keymapp after loading, it should be keymapp even though it hasn't been loaded yet. If you think there may be applications that want to know if something is an autoload, we could defun #'autoloadp. > src/ChangeLog addition: > > 2014-07-02 Aidan Kehoe <[email protected]> > > * keymap.c (Fkeymapp): > Autoload within this, as documented. Our callers are not prepared > to do the intelligent thing if a symbol that is fboundp to an > autoloaded keymap, is not itself #'keymapp. _______________________________________________ XEmacs-Patches mailing list [email protected] http://lists.xemacs.org/mailman/listinfo/xemacs-patches