From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Jackson Subject: Re: Re: patch: link to the log of an ERC session Date: Fri, 11 Jan 2008 10:49:31 +0000 Message-ID: <87sl143adg.fsf@shellarchive.co.uk> References: <87k5mh4tn0.fsf@shellarchive.co.uk> <87d4s92msq.fsf@grepfind.mwolson.org> 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 1JDHSI-00048b-4x for emacs-orgmode@gnu.org; Fri, 11 Jan 2008 05:49:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDHSG-00046P-FQ for emacs-orgmode@gnu.org; Fri, 11 Jan 2008 05:49:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDHSG-000462-14 for emacs-orgmode@gnu.org; Fri, 11 Jan 2008 05:49:40 -0500 In-Reply-To: <87d4s92msq.fsf@grepfind.mwolson.org> (Michael Olson's message of "Thu\, 10 Jan 2008 20\:06\:29 -0500") 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: Michael Olson Cc: emacs-orgmode@gnu.org Michael Olson writes: >> I get a lot of my information from ERC/bitlbee so wrote this patch to >> allow for linking against the log associated with an ERC session. > > It's interesting that you're linking to the log file. I hadn't > thought of doing that before, but I like the idea. Planner's ERC > integration causes a new conversation to that person to be launched > when clicking on its generated link. I could see merits in each > approach. As I just make a 'file://' link to the log there is no reason org couldn't have an 'irc://' link too. Might be a little confusing for users having two places in the same buffer where C-c l could collect different links though :/ Cheers, Phil