From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivanov Dmitry Subject: Literate programming Date: Fri, 7 May 2010 18:09:54 +0400 Message-ID: <453163112.20100507180954@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAOFm-00042I-Pb for emacs-orgmode@gnu.org; Fri, 07 May 2010 10:10:10 -0400 Received: from [140.186.70.92] (port=35014 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAOFh-0003xv-Et for emacs-orgmode@gnu.org; Fri, 07 May 2010 10:10:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAOFf-0003MU-Tv for emacs-orgmode@gnu.org; Fri, 07 May 2010 10:10:05 -0400 Received: from mail-bw0-f212.google.com ([209.85.218.212]:40294) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAOFf-0003M0-OA for emacs-orgmode@gnu.org; Fri, 07 May 2010 10:10:03 -0400 Received: by bwz4 with SMTP id 4so618146bwz.26 for ; Fri, 07 May 2010 07:10:02 -0700 (PDT) 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: emacs-orgmode@gnu.org 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