From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Subject: Re: Org Mode TOOD two way sync tool Date: Sun, 24 Jun 2012 15:17:05 +0200 Message-ID: References: <4FE45EF9.8040307@grierwhite.com> <4FE47BA2.8010406@grierwhite.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Simgf-00023I-Ca for emacs-orgmode@gnu.org; Sun, 24 Jun 2012 09:17:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Simgd-0003Vs-OK for emacs-orgmode@gnu.org; Sun, 24 Jun 2012 09:17:08 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:43586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Simgd-0003Vk-Gr for emacs-orgmode@gnu.org; Sun, 24 Jun 2012 09:17:07 -0400 Received: by obhx4 with SMTP id x4so6523290obh.0 for ; Sun, 24 Jun 2012 06:17:05 -0700 (PDT) In-Reply-To: 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: orgmode@grierwhite.com Cc: emacs-orgmode@gnu.org On Sun, Jun 24, 2012 at 3:15 PM, Aur=C3=A9lien Aptel wrote: > Just call org-element-parse-buffer. See also org-element-interpret-data, which lets you write back the structur= e.