all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: rcirc.el
Date: Mon, 10 Oct 2005 11:57:17 +0200	[thread overview]
Message-ID: <m31x2t3daa.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <871x2u6ina.fsf@cut.bc.hsia.telus.net> (Ryan Yeske's message of "Sun, 09 Oct 2005 22:33:13 -0700")

Ryan Yeske <rcyeske@gmail.com> writes:

> Hello,
>
> Included below is the latest version of rcirc.el, an emacs irc client,
> which I am the sole author of.  I have submitted copyright assignment
> papers, which have been received by the FSF.  I would like to offer
> this code for inclusion in the next version of emacs, and would
> appreciate any feedback.

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 ?


> ;; 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 ...

> (require 'cl)

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

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

  parent reply	other threads:[~2005-10-10  9:57 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 ` Kim F. Storm [this message]
2005-10-10 10:08   ` rcirc.el Ryan Yeske
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

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

  git send-email \
    --in-reply-to=m31x2t3daa.fsf@kfs-l.imdomain.dk \
    --to=storm@cua.dk \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.