emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [BUG] [Babel] Do not try to process inline source in macro templates


From: Nicolas Girard
Subject: [O] [BUG] [Babel] Do not try to process inline source in macro templates
Date: Fri, 23 Aug 2013 09:55:28 +0200

When a buffer contains such

    #+MACRO: m src_emacs-lisp[:results raw]{(do-something "$1")}

macro template, calling =org-babel-execute-buffer= using =C-c C-v C-b= yields

    if: No id found: $1

It seems to me that Babel shouldn't be looking for inline code within
macro templates.

Cheers,

-- 
Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]