From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add ircii. Date: Fri, 5 Aug 2016 13:55:32 -0400 Message-ID: <20160805175532.GA10389@jasmine> References: <20160802005413.GB15847@jasmine> <20160802075834.GB1957@solar> <878twf4dcu.fsf@we.make.ritual.n0.is> <87y44bhfvz.fsf@elephly.net> <87zioridda.fsf@we.make.ritual.n0.is> <87a8gr9xox.fsf@we.make.ritual.n0.is> <87y44buz88.fsf@we.make.ritual.n0.is> <87vazfusgq.fsf@we.make.ritual.n0.is> <20160805155731.GA20004@jasmine> <87bn176vr9.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVjLY-0000rl-1B for guix-devel@gnu.org; Fri, 05 Aug 2016 13:55:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVjLU-0007VN-TF for guix-devel@gnu.org; Fri, 05 Aug 2016 13:55:48 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:43466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVjLT-0007TF-Bd for guix-devel@gnu.org; Fri, 05 Aug 2016 13:55:44 -0400 Content-Disposition: inline In-Reply-To: <87bn176vr9.fsf@we.make.ritual.n0.is> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org On Fri, Aug 05, 2016 at 04:11:38PM +0000, ng0 wrote: > Leo Famulari writes: > > > On Fri, Aug 05, 2016 at 03:48:53PM +0000, ng0 wrote: > >> It looks like this is not complete yet: > >> > >> ng0@shadowwalker ~$ strace irc > > > > What should we be looking for in this trace? > > Apparently nothing because I did not rtfm enough. > > ... > export IRCSERVER="SSLIRC/chat.freenode.net:6697" > ... So the package is ready to merge?