Re: [Orgmode] Re: [Babel] Small problem with... previewing

2010-10-14 Thread Eric Schulte
Hi Seb, Sébastien Vauban writes: > Hi Eric, > > "Eric Schulte" wrote: [...] >> and strapped down with a unit test. > > Would you have a bit of time (I don't know exactly what's required), could you > give information about how you'll write this unit test (using this case as an > example), where

[Orgmode] Re: [Babel] Small problem with... previewing

2010-10-14 Thread Dan Davison
[...] >> and strapped down with a unit test. > > Would you have a bit of time (I don't know exactly what's required), could you > give information about how you'll write this unit test (using this case as an > example), where you put it and so on. Hi Seb, I also need to learn about these tests.

[Orgmode] Re: [Babel] Small problem with... previewing

2010-10-14 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: >>> (setq org-babel-tangle-pad-newline nil) >> >> That works for the tangled file, but not for the preview buffer (run with >> =C-c >> C-v C-v=). > > Thanks for pointing this out, You're welcome. This is the least I can do... > this was actually a small issue i

Re: [Orgmode] Re: [Babel] Small problem with... previewing

2010-10-14 Thread Eric Schulte
Ah, Thanks for pointing this out, this was actually a small issue in the shell specific body expansion (it looks like Dan and I have both fixed this in the last 5 minutes), it should now be fixed and strapped down with a unit test. Best -- Eric Sébastien Vauban writes: > Hi Eric, > > "Eric Sch

[Orgmode] Re: [Babel] Small problem with... previewing

2010-10-14 Thread Dan Davison
Sébastien Vauban writes: > Hi Eric, > > "Eric Schulte" wrote: >> The following inhibits the insertion of blank lines on tangling. >> >> (setq org-babel-tangle-pad-newline nil) > > That works for the tangled file, but not for the preview buffer (run with =C-c > C-v C-v=). > > Test it on the fo

[Orgmode] Re: [Babel] Small problem with... previewing

2010-10-14 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > The following inhibits the insertion of blank lines on tangling. > > (setq org-babel-tangle-pad-newline nil) That works for the tangled file, but not for the preview buffer (run with =C-c C-v C-v=). Test it on the following: #+begin_src sh :results output :exp