Re: [O] BUG - Problem in tangle-mode

2013-06-13 Thread Rainer M Krug
Eric Schulte writes: >> >> Hi >> >> it seems that I have no luck at the moment. >> >> Now the post tangle hook does not seem to be called. >> > > It is called, however the shell script you are trying to execute is not > executing because it is not set as executable. The permissions of > tangled

Re: [O] BUG - Problem in tangle-mode

2013-06-12 Thread Eric Schulte
> > Hi > > it seems that I have no luck at the moment. > > Now the post tangle hook does not seem to be called. > It is called, however the shell script you are trying to execute is not executing because it is not set as executable. The permissions of tangled files are set *after* the post-tangle

Re: [O] BUG - Problem in tangle-mode

2013-06-12 Thread Rainer M Krug
Rainer M Krug writes: > On Tuesday, June 11, 2013, Eric Schulte wrote: > >> Rainer M Krug > writes: >> >> > Eric Schulte > writes: >> > >> > >> > I've added a :tangle-mode header argument which may be used to >> control >> > the permissions of tangled files. See the manual for instru

Re: [O] BUG - Problem in tangle-mode

2013-06-11 Thread Rainer M Krug
On Tuesday, June 11, 2013, Eric Schulte wrote: > Rainer M Krug > writes: > > > Eric Schulte > 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. > >>>

Re: [O] BUG - Problem in tangle-mode

2013-06-11 Thread Eric Schulte
Rainer M Krug writes: > Eric Schulte 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. >>> >>