From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Re: rcirc Date: Thu, 13 Mar 2008 01:20:24 +0100 Message-ID: References: <878x0niixf.fsf@bzg.ath.cx> 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 1JZbBP-0007ti-BK for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 20:20:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZbBN-0007rg-Ly for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 20:20:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZbBN-0007rF-BP for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 20:20:29 -0400 Received: from nf-out-0910.google.com ([64.233.182.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZbBM-00041d-WA for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 20:20:29 -0400 Received: by nf-out-0910.google.com with SMTP id f5so1260717nfh.26 for ; Wed, 12 Mar 2008 17:20:27 -0700 (PDT) In-Reply-To: <878x0niixf.fsf@bzg.ath.cx> (Bastien Guerry's message of "Thu, 13 Mar 2008 00:09:16 +0000") 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: Bastien Guerry Cc: emacs-orgmode@gnu.org Bastien Guerry writes: > Hi Richard! Hi Bastien :-; > > Richard G Riley writes: > >> Are there any plans to support remembering irc channels using org-mode? >> e.g a hot link on a todo/remembered item which opens rcirc? I recall >> planner had links to erc. > > Yes, there is such a plan: org-irc.el, developed by Phil comes with the > latest org distribution: > > http://orgmode.org/org-5.23a.tar.gz > > ... and will surely be part of GNU Emacs soon. Woohoo! Thanks. The guys on #emacs kind of laughed at me a while back for using erc - apparently its seen as a bit girly ... rcirc doesnt seem to allow config of multiple servers and channels though so I thought org-mode might be useful for "remembering" servers and channels. Thanks! (ps I added a todo to write a beginners guide to getting code completion working :-;)