[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] BUG - Problem in tangle-mode
From: |
Eric Schulte |
Subject: |
Re: [O] BUG - Problem in tangle-mode |
Date: |
Tue, 11 Jun 2013 07:09:42 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Rainer M Krug <address@hidden> writes:
> Eric Schulte <address@hidden> writes:
>
>>>>>
>>>>> I've added a :tangle-mode header argument which may be used to control
>>>>> the permissions of tangled files. See the manual for instructions on
>>>>> it's usage.
>>>>
>>>>
>>>> Thanks a lot. I will try it out today or tomorrow.
>>>
>>> I did, and there is a problem with tangling multiple blocks into a
>>> single file:
>>>
>>
>> Oh, stupid of me. Thanks for sending this alert, I've just pushed up a
>> change which should fix this problem. We now wait to set the file modes
>> until after all blocks are tangled and after the post-tangle-hook has
>> been run.
>>
>> Thanks,
>
> Hi
>
> Unfortunately, it is now worse, as even without the tangle-mode header,
> I can't tangle two blocks - the second block overwrites the before
> tangled blocks. It tells me that two blocks were tangled, but only the
> last one is in the tangled file.
>
> I will for revert for now to the version from yesterday.
>
> Cheers,
>
Just pushed up a fix. Cheers,
--
Eric Schulte
http://cs.unm.edu/~eschulte
- [O] [PATCH] Don't ask "File changed on disk" in org-babel-post-tangle-hook, (continued)
- Re: [O] Automatically adding local variables to tangled file, Eric Schulte, 2013/06/08
- Re: [O] Automatically adding local variables to tangled file, Achim Gratz, 2013/06/08
- Re: [O] Automatically adding local variables to tangled file, Eric Schulte, 2013/06/08
- Re: [O] Automatically adding local variables to tangled file, Rainer M Krug, 2013/06/10
- [O] Problem in tangle-mode -- WAS: Automatically adding local variables to tangled file, Rainer M Krug, 2013/06/10
- Re: [O] Problem in tangle-mode -- WAS: Automatically adding local variables to tangled file, Eric Schulte, 2013/06/10
- [O] BUG - Problem in tangle-mode, Rainer M Krug, 2013/06/11
- Re: [O] BUG - Problem in tangle-mode,
Eric Schulte <=
- Re: [O] BUG - Problem in tangle-mode, Rainer M Krug, 2013/06/11
- Re: [O] BUG - Problem in tangle-mode, Rainer M Krug, 2013/06/12
- Re: [O] BUG - Problem in tangle-mode, Eric Schulte, 2013/06/12
- Re: [O] BUG - Problem in tangle-mode, Rainer M Krug, 2013/06/13
- [O] SOLVED: Automatically adding local variables to tangled file, Rainer M Krug, 2013/06/10
Re: [O] Automatically adding local variables to tangled file, Thorsten Jolitz, 2013/06/05