Re: [O] string joining accumulated noweb references

2012-01-23 Thread Eric Schulte
Achim Gratz writes: > Eric Schulte writes: >> I just pushed up a new customization variable named >> `org-babel-noweb-separator' which is used to join multiple accumulated >> noweb references like the above. The value defaults to a newline giving >> the same behavior resulting from your patch b

Re: [O] string joining accumulated noweb references

2012-01-23 Thread Achim Gratz
Eric Schulte writes: > I just pushed up a new customization variable named > `org-babel-noweb-separator' which is used to join multiple accumulated > noweb references like the above. The value defaults to a newline giving > the same behavior resulting from your patch but can be set to any > strin

Re: [O] string joining accumulated noweb references

2012-01-23 Thread Tom Regner
Wow - this is /fast/ development :-); now I'm glad my son kept me awake this night, so that I could check my mails sooner than I normaly would have... Eric Schulte writes: > Tom Regner writes: > >> Eric Schulte writes: >> >>> I'd rather not change the default silently in this way. >> I unders

Re: [O] string joining accumulated noweb references Was: (no subject)

2012-01-23 Thread Eric Schulte
Tom Regner writes: > Eric Schulte writes: > >> I'd rather not change the default silently in this way. > I understand that. My apologies, now that I understand the issue I see that the current behavior is most likely confusing and I agree with your original suggestion to change the default. >