From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: allout-mode + Babel Date: Wed, 09 Feb 2011 18:21:53 -0700 Message-ID: <87ipwsoeiy.fsf@gmail.com> References: <81zkq6rcjc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=50374 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnLU2-0000dw-F6 for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 20:38:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnLTy-0008JI-Jj for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 20:38:07 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:37970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnLTy-0008Io-FT for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 20:38:06 -0500 Received: by mail-yw0-f41.google.com with SMTP id 3so401226ywj.0 for ; Wed, 09 Feb 2011 17:38:06 -0800 (PST) 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 I'm not sure what sort of text allout-mode uses to indicate outline headers, but perhaps this could be accomplished simply by customizing the `org-babel-tangle-comment-format-end' and `org-babel-tangle-comment-format-end' variables. They are templates which specify how the comments around code blocks are formed. Cheers -- Eric Jambunathan K writes: > Discovered allout-mode today. It permits outline navigation in code > buffers. I am surprised to see that some of the stuff within org-mode > itself is inspired by the allout library. > > If Babel could tangle so that the output file is allout navigable that > would be interesting. This has never before surfaced in the mailing > list. So here I go ... > > http://www.emacswiki.org/emacs/AllOut > > Jambunathan K. > > > > _______________________________________________ > 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