unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ryan Yeske <rcyeske@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: rcirc.el
Date: Mon, 10 Oct 2005 03:08:30 -0700	[thread overview]
Message-ID: <87oe5x65wh.fsf@cut.bc.hsia.telus.net> (raw)
In-Reply-To: <m31x2t3daa.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "Mon, 10 Oct 2005 11:57:17 +0200")

storm@cua.dk (Kim F. Storm) writes:

> I haven't looked closely at the code, but a few questions come to mind:
>
>> ;; rcirc is a lightweight irc client for Emacs
>
> A more elaborate "commentary" section in the code would be good.
> As a minimum it should explain:
>
> What is IRC?
> Does it work only with irc.freenode.net ?

OK, I will expand this.  It works with any irc server.

>> ;; Tested with GNU Emacs 21.3
>
> If you want it to be included with the next release, you should
> test it with the latest CVS Emacs (to be released as 22.1).
>
> But I guess you already did that, as the code will use
> make-network-process when available ...

It is well tested under both 21.3 and emacs-cvs (22).  I'll update
this text, or should I just remove it?

>> (require 'cl)
>
> Do you really require cl at runtime or just at compile time?

How can I find out?  If I only use macros from the cl package?  I must
admit I don't really understand when to use (eval-when-compile
(require 'cl)) and simply (require 'cl).

Thanks for your comments.

Ryan

  reply	other threads:[~2005-10-10 10:08 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10  5:33 rcirc.el Ryan Yeske
2005-10-10  6:43 ` rcirc.el Alfred M. Szmidt
2005-10-14  4:20   ` rcirc.el Ryan Yeske
2005-10-14 17:37     ` rcirc.el Richard M. Stallman
2005-10-14 19:33       ` rcirc.el Ryan Yeske
2005-10-14 20:22         ` rcirc.el Miles Bader
2005-10-15  8:22           ` rcirc.el David Kastrup
2005-10-14 20:34         ` rcirc.el Stefan Monnier
2005-10-14 20:54           ` rcirc.el Ryan Yeske
2005-10-14 21:08           ` rcirc.el Miles Bader
2005-10-15  2:43             ` rcirc.el Stefan Monnier
2005-10-16 14:40         ` rcirc.el Richard M. Stallman
2005-10-16 15:16           ` rcirc.el Nic Ferrier
2005-10-18  7:03           ` rcirc.el Ryan Yeske
2005-10-18  7:45             ` rcirc.el Romain Francoise
2005-10-18  8:21               ` rcirc.el David Kastrup
2005-10-19  3:13                 ` rcirc.el Ryan Yeske
2005-10-19  7:30                   ` rcirc.el David Kastrup
2005-10-19 20:17                     ` rcirc.el Richard M. Stallman
2005-10-19  9:56                   ` rcirc.el Andreas Schwab
2005-10-19 20:15                   ` rcirc.el Richard M. Stallman
2005-10-19  2:43             ` rcirc.el Richard M. Stallman
2005-10-19  7:20               ` rcirc.el Ryan Yeske
2005-10-19 20:17                 ` rcirc.el Richard M. Stallman
2005-10-19 21:56                   ` rcirc.el Ryan Yeske
2005-10-20 17:02                     ` rcirc.el Richard M. Stallman
2005-10-20 17:58                       ` rcirc.el Romain Francoise
2005-10-20 18:07                         ` rcirc.el Henrik Enberg
2005-10-20 18:28                           ` rcirc.el Romain Francoise
2005-10-10  9:57 ` rcirc.el Kim F. Storm
2005-10-10 10:08   ` Ryan Yeske [this message]
2005-10-10 10:31     ` rcirc.el Kim F. Storm
2005-10-10 12:58     ` rcirc.el Henrik Enberg
2005-10-10 13:16       ` rcirc.el Henrik Enberg
2005-10-10 16:06         ` rcirc.el Johan Bockgård
2005-10-10 15:25   ` rcirc.el Stefan Monnier
2005-10-10 23:47   ` rcirc.el Richard M. Stallman
  -- strict thread matches above, loose matches on Subject: below --
2005-07-11 16:11 rcirc.el Ryan Yeske
2005-07-11 17:18 ` rcirc.el David Kastrup
2005-07-12  3:20   ` rcirc.el Richard M. Stallman
2005-07-12  4:55     ` rcirc.el Ryan Yeske

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oe5x65wh.fsf@cut.bc.hsia.telus.net \
    --to=rcyeske@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).