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
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to