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 17:05:43 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>>> and the ":tangle SConstruct"
>> 
>> yes
>> 
>> #+Property: tangle SConstruct
>> 
>
> Thanks for your feedback, Eric!  However, it doesn't seem to work properly.
>
> The first two lines of my file read
>
>    #+OPTIONS: toc:4 h:4
>    #+PROPERTY: tangle SConstruct
>
> and I have several code blocks like
>
>    #+begin_src python
>    [...]
>    #+end_src
>
> However, when I invoke org-babel-tangle, I get the message "Tangled 0
> code blocks from SConstruct.org", and no output file is created.
>
> Have I misunderstood you?  What am I doing wrong?
>

You may have to C-c C-c on the property line so that it is re-read by
Emacs (which normally only happens when opening the file).

Best,

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



reply via email to

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