From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Programmatically handling org files Date: Mon, 12 Sep 2016 18:10:06 -0400 Message-ID: <87eg4o3h35.fsf@gmail.com> References: <87twdlcpg8.fsf@fastmail.fm> <87fup5f07e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjZQn-0008Vb-9U for emacs-orgmode@gnu.org; Mon, 12 Sep 2016 18:10:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjZQj-0001e4-1M for emacs-orgmode@gnu.org; Mon, 12 Sep 2016 18:10:24 -0400 Received: from [195.159.176.226] (port=44720 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjZQi-0001dK-Q2 for emacs-orgmode@gnu.org; Mon, 12 Sep 2016 18:10:20 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bjZQZ-0001I9-LO for emacs-orgmode@gnu.org; Tue, 13 Sep 2016 00:10:11 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Thorsten Jolitz writes: > ... > > If you feel you don't need the whole parse tree, but rather want to act > locally on the Org element at point, you might want to look at > org-dp.el > ... Just a note for the benefit of newcomers to the list: Thorsten's org-dp.el (and many other goodies) are on his github pages: https://github.com/tj64/org-dp https://github.com/tj64?tab=repositories -- Nick