emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Error Embedding SQL Source from code block into R Source of Anot


From: Grant Rettke
Subject: Re: [O] Error Embedding SQL Source from code block into R Source of Another (noweb)
Date: Tue, 30 Sep 2014 18:16:42 -0500

On Tue, Sep 30, 2014 at 2:15 PM, Nick Dokos <address@hidden> wrote:
> Eric Brown <address@hidden> writes:
>
>> 2) Grant, I tried your code, but there seem to be some missing headers.
>> Do you have a complete minimal example that exhibits the behavior that
>> you have demonstrated?
>
> Add :noweb yes. Also Grant seems to have gone non-standard and replaced
> the <<noweb>> markup with guillemots. Using the default markers,
> it should read:

Yikes what a week sorry about that here is what you would need I shall
be defining a function to provide all such details in the future and
thanks Nick for addressing:

╭────
│ (setq org-babel-noweb-wrap-start "«")
│ (setq org-babel-noweb-wrap-end "»")
╰────



reply via email to

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