emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rcirc.el


From: Ryan Yeske
Subject: Re: rcirc.el
Date: Tue, 18 Oct 2005 20:13:48 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

David Kastrup <address@hidden> writes:

> I think the basic entry points (and their aliases) at least should get
> autoload cookies.

What is the right way to do this given the way I conditionalized the
defalias:

(unless (fboundp 'irc)
;;;###autoload
  (defalias 'irc 'rcirc))

I think that is probably not the right thing to do.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]