From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Andresen Subject: Re: Lisp Link type for Org mode Date: Tue, 23 Jun 2009 00:35:52 +0200 Message-ID: <87r5xboq0n.fsf@in-ulm.de> References: <7EA78739DB6FF044926304E83668BF8222D933D1@brewer.cmass.criticalmass.com> 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 1MIs7g-00011f-EW for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:36:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIs7b-0000zI-Tf for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:36:20 -0400 Received: from [199.232.76.173] (port=59531 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIs7b-0000zF-NJ for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:36:15 -0400 Received: from mail.in-ulm.de ([217.10.8.10]:33130) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MIs7b-0000ve-4I for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 18:36:15 -0400 In-Reply-To: <7EA78739DB6FF044926304E83668BF8222D933D1@brewer.cmass.criticalmass.com> (Jonathan Arkell's message of "Mon, 22 Jun 2009 16:40:06 -0400") 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: Jonathan Arkell Cc: "emacs-orgmode@gnu.org" Hey Jonathan, Jonathan Arkell writes: > Hey everyone > > I've added a very simple link type to Org. This is descendent from > Sacha Chua's lisp link plugin for planner, and works the same way. > > This is a great way to make active buttons inside of your org mode > files. I am not sure how well it would export however. I'm okay with > it going into the org contrib directory, or being added to one or both > of the contributed lisp eval files. I think there is already something in org that does it. Check (info "(org)External links") the linktype is called "elisp". br, benny