From mboxrd@z Thu Jan 1 00:00:00 1970 From: D Bro Subject: org-export-preprocess-apply-macros ? Date: Sun, 30 Apr 2017 02:40:42 -0500 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d4jTP-0002en-D0 for emacs-orgmode@gnu.org; Sun, 30 Apr 2017 03:40:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d4jTO-0003Ry-Ar for emacs-orgmode@gnu.org; Sun, 30 Apr 2017 03:40:51 -0400 Received: from mail-pg0-x243.google.com ([2607:f8b0:400e:c05::243]:33033) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d4jTO-0003Ra-3v for emacs-orgmode@gnu.org; Sun, 30 Apr 2017 03:40:50 -0400 Received: by mail-pg0-x243.google.com with SMTP id s62so129758pgc.0 for ; Sun, 30 Apr 2017 00:40:49 -0700 (PDT) Received: from ?IPv6:2605:a601:41a0:9800:1cac:b113:71d4:8983? ([2605:a601:41a0:9800:1cac:b113:71d4:8983]) by smtp.gmail.com with ESMTPSA id h89sm19702299pfh.45.2017.04.30.00.40.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Apr 2017 00:40:48 -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" To: emacs-orgmode@gnu.org Is this still a thing? I can=E2=80=99t seem to find it anywhere but a = very few online references, no where in the org code, and it doesn=E2=80=99= t seem work=E2=80=A6 https://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg00857.html (add-hook 'org-babel-tangle-body-hook (lambda () = (org-export-preprocess-apply-macros))) I only found 'org-macro-replace-all=E2=80=99, which I=E2=80=99m not sure = how to apply while in the tangle context. Many thanks, Ed B.=