From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Literate programming Date: Fri, 07 May 2010 15:02:23 -0600 Message-ID: <87wrvfctnk.fsf@gmail.com> References: <453163112.20100507180954@gmail.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 1OAUgo-0004Lc-6h for emacs-orgmode@gnu.org; Fri, 07 May 2010 17:02:30 -0400 Received: from [140.186.70.92] (port=58964 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAUgm-0004KP-MG for emacs-orgmode@gnu.org; Fri, 07 May 2010 17:02:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAUgk-00071L-FE for emacs-orgmode@gnu.org; Fri, 07 May 2010 17:02:28 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:62548) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAUgk-000718-7S for emacs-orgmode@gnu.org; Fri, 07 May 2010 17:02:26 -0400 Received: by pxi15 with SMTP id 15so751353pxi.0 for ; Fri, 07 May 2010 14:02:25 -0700 (PDT) In-Reply-To: <453163112.20100507180954@gmail.com> (Ivanov Dmitry's message of "Fri, 7 May 2010 18:09:54 +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: Ivanov Dmitry Cc: emacs-orgmode@gnu.org Hi Ivanov, Are you familiar with Org-babel? http://orgmode.org/worg/org-contrib/babel/ It adds literate programming support to Org-mode. Best -- Eric Ivanov Dmitry writes: > Hi. > I have been using a literate programming tool: leo editor. Maybe someone used it. A programmer can create a tree with the description of the program with the minuteness he wants. In each node he has a chunk of code and comments, if needed. > > Is anybody interested in creating an emacs mode, making it like leo?The tree buffer seems an ideal tool for this project. I promise to help with all my elisp skills. > > I have posted this message at CEDET mailing list, so if you are interested, please check the thread: > > http://comments.gmane.org/gmane.emacs.cedet/4423 > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode