From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Hannon Subject: Create a view of just source-code blocks? Date: Tue, 5 Jul 2011 13:08:31 -0700 (PDT) Message-ID: <1309896511.26199.YahooMailRC@web161910.mail.bf1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeBvA-0005eo-U4 for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 16:08:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeBv8-0002Bq-1w for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 16:08:36 -0400 Received: from nm25.bullet.mail.bf1.yahoo.com ([98.139.212.184]:32661) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QeBv7-0002BY-L6 for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 16:08:33 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode List Greetings. I'd like to be able to view just the source-code blocks in a Babel file. I.e., I'd like to do something logically equivalent to "tangle", but without creating a separate file, just a view within the current file. Any suggestions? Thanks, -- Mike