From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Question re. Bernt's agenda setup Date: Fri, 16 Nov 2012 13:09:09 +0000 (UTC) Message-ID: <87k3tln1jn.fsf@mean.albasani.net> References: <20121115214217.GA5492@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZLfh-0002G8-SH for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 08:09:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZLfe-0008BY-Q3 for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 08:09:25 -0500 Received: from plane.gmane.org ([80.91.229.3]:44810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZLfe-0008AI-JV for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 08:09:22 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TZLfl-0003hy-DA for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 14:09:29 +0100 Received: from e178227248.adsl.alicedsl.de ([85.178.227.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Nov 2012 14:09:29 +0100 Received: from gegendosenfleisch by e178227248.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Nov 2012 14:09:29 +0100 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: emacs-orgmode@gnu.org Manish writes: > a way to > pick out all #+begin_src parts from the .org version? (org-babel-tangle &optional ONLY-THIS-BLOCK TARGET-FILE LANG), bound to `C-c C-v t' by default. Not all emacs-lisp blocks are set to :tangle yes, though. Or use a quick Keyboard macro (info "(emacs)Keyboard Macros") .