From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Jackson Subject: Re: rcirc (bug?) Date: Thu, 13 Mar 2008 11:57:49 +0000 Message-ID: <87ve3q96pu.fsf@shellarchive.co.uk> References: <878x0niixf.fsf@bzg.ath.cx> <87k5k7l99e.fsf@bzg.ath.cx> <87zlt298b9.fsf@shellarchive.co.uk> <9ktzja3lgn.fsf@richardriley.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZm4J-0004hj-Ta for emacs-orgmode@gnu.org; Thu, 13 Mar 2008 07:57:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZm4I-0004h4-72 for emacs-orgmode@gnu.org; Thu, 13 Mar 2008 07:57:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZm4H-0004gq-Up for emacs-orgmode@gnu.org; Thu, 13 Mar 2008 07:57:54 -0400 Received: from a.painless.aaisp.net.uk ([81.187.30.51]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JZm4H-0001U0-Eu for emacs-orgmode@gnu.org; Thu, 13 Mar 2008 07:57:53 -0400 In-Reply-To: <9ktzja3lgn.fsf@richardriley.net> (Richard G. Riley's message of "Thu, 13 Mar 2008 12:35:52 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard G Riley Cc: emacs-orgmode@gnu.org Richard G Riley writes: >>> Both "enter" and "follow link" (C-c C-o) had the same problem. >> >> I've just put a fix in git for this. Can I ask how you initiate your > > How do I get it? Or can you post the line here? Hold two, I'm going to make sure this is more robust. I'll post to this thread when I'm done and you can help me test it if you would. >> session? Is it interactively with erc-select? > > What do you mean interactively? The only way I know to start erc is with > erc-select. Or did you mean was erc already open when I selected the > link? If so, then both. Sometime erc is open, sometimes not. It can be initialised non-interactively like this: --8<---------------cut here---------------start------------->8--- (erc :server "irc.blah.com" :nick "phil" :port 6667)) --8<---------------cut here---------------end--------------->8--- And :port can be a string or a number which is where this bug comes from I think. Cheers, Phil -- Phil Jackson http://www.shellarchive.co.uk