From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: tangle multiple code blocks belonging to the same file Date: Sat, 02 Mar 2013 16:11:47 +0100 Message-ID: <87k3pp4z0s.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBo6G-0007Ft-HF for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 10:11:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBo6F-0004N9-HX for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 10:11:48 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:64464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBo6F-0004N1-Bv for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 10:11:47 -0500 Received: by mail-wi0-f179.google.com with SMTP id ez12so516857wid.0 for ; Sat, 02 Mar 2013 07:11:46 -0800 (PST) In-Reply-To: (Not To Miss's message of "Thu, 21 Feb 2013 22:41:00 -0700") 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: Not To Miss Cc: emacs-orgmode@gnu.org Hi Zech, Not To Miss writes: > I know C-u C-c C-v t tangles current code block only, even if there > are other code blocks that have the same tangle file name. Isn't it > counterintuitive? It makes more sense that this command tangles all > the code blocks that belongs to the same file, in my opinion. Any > other ideas? You can now tangle all blocks belonging to the target file of the block at point with `C-u C-u C-c C-v t' -- thanks for suggesting this. Best, -- Bastien