From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: org to lisp Date: Thu, 24 Jul 2008 01:48:38 +0530 Message-ID: References: <20080723190902.GA6797@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLknL-0006eE-BY for emacs-orgmode@gnu.org; Wed, 23 Jul 2008 16:18:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLknJ-0006bz-Lx for emacs-orgmode@gnu.org; Wed, 23 Jul 2008 16:18:42 -0400 Received: from [199.232.76.173] (port=48372 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLknJ-0006bk-BP for emacs-orgmode@gnu.org; Wed, 23 Jul 2008 16:18:41 -0400 Received: from ti-out-0910.google.com ([209.85.142.184]:4882) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLknJ-0000uY-2k for emacs-orgmode@gnu.org; Wed, 23 Jul 2008 16:18:41 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1121594tia.10 for ; Wed, 23 Jul 2008 13:18:39 -0700 (PDT) In-Reply-To: <20080723190902.GA6797@stats.ox.ac.uk> Content-Disposition: inline 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: Dan Davison Cc: emacs org-mode mailing list On Thu, Jul 24, 2008 at 12:39 AM, Dan Davison wrote: [snip] > My current motivation is to create a directory/filesystem tree > corresponding to the org tree. But I don't want to try to write an > org-buffer traversal function if there's existing code written by > non-beginners. Your comment about traversal function reminded me of a recent discussion about headline iteration API. http://thread.gmane.org/gmane.emacs.orgmode/6852/focus=6949 HTH, -- Manish