From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: How to tangle contents of a noweb-ref block that as source block indicators in it? Date: Fri, 19 Sep 2014 12:51:44 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58311) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XV2LY-0001eP-Cp for emacs-orgmode@gnu.org; Fri, 19 Sep 2014 13:51:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XV2LX-00060T-F7 for emacs-orgmode@gnu.org; Fri, 19 Sep 2014 13:51:52 -0400 Received: from mail-oa0-x236.google.com ([2607:f8b0:4003:c02::236]:43943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XV2LX-0005zm-9K for emacs-orgmode@gnu.org; Fri, 19 Sep 2014 13:51:51 -0400 Received: by mail-oa0-f54.google.com with SMTP id m19so2044761oag.13 for ; Fri, 19 Sep 2014 10:51:44 -0700 (PDT) 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" Good afternoon, I work in: =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 (print emacs-version) =E2=94=82 (print org-version) =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 "24.3.1" =E2=94=82 =E2=94=82 "8.2.7c" =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 My `org' configuration specifies source blocks like this: =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 (setq org-babel-noweb-wrap-start "=C2=AB") =E2=94=82 (setq org-babel-noweb-wrap-end "=C2=BB") =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 When I tangle this block the output is bit for bit. When I tangle this other block: =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 (wrap-region-add-wrapper "=C2=AB" "=C2=BB" "w" 'org-mode) ;; nowe= b blocks =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 the guillemot is removed. What I want is to tangle the source block without having the guillemot removed. I did it wrong because I generated this: =E2=95=AD=E2=94=80=E2=94=80=E2=94=80=E2=94=80 =E2=94=82 (wrap-region-add-wrapper "" "w" 'org-mode) ;; noweb blocks =E2=95=B0=E2=94=80=E2=94=80=E2=94=80=E2=94=80 What should I do to generate the desired output? Kind regards, Grant Rettke gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/ =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) =E2=80=9CLife has become immeasurably better since I have been forced to st= op taking it seriously.=E2=80=9D --Thompson