erc-discuss
[Top][All Lists]
Advanced

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

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


From: Romain Francoise
Subject: Re: [Erc-discuss] Re: default value of `url-irc-function'
Date: Thu, 06 Jul 2006 09:41:04 +0200

Michael Olson <address@hidden> writes:

> 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])

Yep, sounds like the best solution.

-- 
Romain Francoise <address@hidden> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter




reply via email to

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