From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: A python module for orgmode files Date: Mon, 13 Dec 2010 19:23:40 -0500 Message-ID: References: <4d06530d.883edc0a.0ab2.fffff5f6SMTPIN_ADDED@mx.google.com> <4D06ACE3.2010007@gmail.com> <4D06B959.10404@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=35914 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSIgV-0004NZ-86 for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 19:24:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSIgT-00081i-WB for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 19:24:03 -0500 Received: from mail-fx0-f67.google.com ([209.85.161.67]:53115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSIgT-00081b-Pj for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 19:24:01 -0500 Received: by fxm17 with SMTP id 17so14992fxm.6 for ; Mon, 13 Dec 2010 16:24:01 -0800 (PST) In-Reply-To: <4D06B959.10404@gmail.com> 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 BISSON Cc: Chris Malone , emacs-orgmode@gnu.org On Mon, Dec 13, 2010 at 7:24 PM, Jonathan BISSON wrote: > On 12/14/2010 01:03 AM, Chris Malone wrote: >> I guess the real question is: did you write the org-mode-parsing Python >> code using org-mode? ;-) > > No but I was thinking that would be nice to fold classes and get TODO items > (and even scheduled ones) > Maybe using # as a "star". I don't know if it it possible to couple > python-mode to org-mode I think what Chris was referring to is the fact that you can write literate programs using org-mode and org-babel. You can mix documentation and code, and then run some nifty functions that separate them out. The advantage, of course, is that your source is self-documenting. I suppose most people comment their code when they open-source a project, but I also suspect their are some real advantages to organizing your source code using org-mode's hierachies. -- Jeffrey Horn Graduate Lecturer and PhD Student in Economics George Mason University (704) 271-4797 jhorn@gmu.edu jrhorn424@gmail.com http://www.failuretorefrain.com/jeff/