What is the right way to do this given the way I conditionalized the
defalias:
(unless (fboundp 'irc)
;;;###autoload
(defalias 'irc 'rcirc))
I think it should be nnconditional.
This is THE definition of `irc'.
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel
