erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] Re: default value of `url-irc-function'


From: Edward O'Connor
Subject: [Erc-discuss] Re: default value of `url-irc-function'
Date: Wed, 05 Jul 2006 10:43:03 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (darwin)

> Would something like this work?
>
> url-irc.el:
>
> (defun url-irc-erc (host port channel user password)
> (erc-handle-irc-url host port channel user password))
>
> erc.el (function moved here from erc-goodies.el):
>
> ;;;###autoload
> (defun erc-handle-irc-url (host port channel user password)
> "Use ERC to IRC on HOST:PORT in CHANNEL as USER with PASSWORD. ..."
> ... [rest of function])

That sounds good to me.


Ted

-- 
Edward O'Connor
address@hidden

Ense petit placidam sub libertate quietem.





reply via email to

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