emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Help tangling


From: Eric Schulte
Subject: Re: [O] Help tangling
Date: Wed, 02 Apr 2014 15:04:53 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Andreas Hilboll <address@hidden> writes:

> Hi,
>
> I want to write a "SConstruct" file (for SCons, a Python make
> alternative) in orgmode, using literate programming.  So I have a file
> "SConstruct.org", where I include the code blocks with "#+begin_src ...
> #+end_src".  My question:
>
>    How can I specify that *all* code blocks shall be tangled into one
> single file called "SConstruct"?
>
> I know I could do this by writing
>
>    #+begin_src python :tangle SConstruct
>    [...]
>    #+end_src
>
> instead of
>
>    #+begin_src
>    [...]
>    #+end_src
>
> but is there some way to define the "python"

no

> and the ":tangle SConstruct"

yes

#+Property: tangle SConstruct

> 'globally' for the whole file?
>
> Thanks for helping me orgmode-newbie!
>

Best,

>
> -- Andreas.
>

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D



reply via email to

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