From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-mode and erc Date: Mon, 1 Oct 2007 20:36:51 +0200 Message-ID: <9ea61499866606ced9f65f596f4617c8@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcRuO-0002dG-Gt for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 16:30:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcRuN-0002d0-R5 for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 16:30:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcRuN-0002cx-Jy for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 16:30:27 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcRuN-0001d6-9t for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 16:30:27 -0400 In-Reply-To: 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: org-mode On Sep 30, 2007, at 2:39, Richard G Riley wrote: > > Is there a customisation somewhere to support adding links to ERC > buffers? Not yet, but you are welcome to write one. The appendix of the manual shows how (Adding link types...), and I think planner.el has erc links, so you could study how they do it and port this to org-mode, writing org-erc.el. - Carsten