emacs-devel
[Top][All Lists]
Advanced

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

Re: rcirc.el


From: Richard M. Stallman
Subject: Re: rcirc.el
Date: Mon, 10 Oct 2005 19:47:30 -0400

    But I guess you already did that, as the code will use
    make-network-process when available ...

There is no point maintaining support for old Emacs versions
in a file distributed with Emacs.  So how about deleting
the code that supports old versions--for simplicity's sake.

    > (require 'cl)

    Do you really require cl at runtime or just at compile time?

It's not correct to use cl at run time
in a package that is part of Emacs.
See the Tips appendix of the latest Lisp manual sources.





reply via email to

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