Re: [PATCH] removal of unused execute() function
Wez Furlong <[email protected]> Fri, 31 Jan 2003 09:50:35 +0000 (GMT)
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks! At the moment, it can source/sink signals and wraps the SERVER_REC, CHANNEL_REC and NICK_REC objects; output (from echo/print) is captured and output at the CLIENTCRAP level. So, you can actually do a limited amount of scripting (the server object exposes functions to send commands). It's getting better every day :) --Wez. On 31 Jan 2003, Timo Sirainen wrote: > On Fri, 2003-01-31 at 02:33, Wez Furlong wrote: > > The attached patch #ifdefs the irssi execute function out of the main > > irssi executeable. > > I removed it entirely now. > > > PS: I did post an announcement of the PHP irssi module, but can't see it > > on the mailing list archives. > > Oh? I haven't seen the announcement either. Does it really work? :) > > > >