Vladimir Lomov <lomov...@gmail.com> writes: > Hello, > ** Eric Schulte [2013-09-28 06:17:51 -0600]: > > >>> The blank line which was inserted between blocks isn't anymore for me. > >>> ECM: > >>> --8<---------------cut here---------------start------------->8--- >>> * Tangle these blocks >>> :PROPERTIES: >>> :tangle: yes >>> :padline: yes >>> :END: > >>> #+begin_src emacs-lisp :file test.csv >>> "data" >>> #+end_src > >>> #+begin_src emacs-lisp :file test.csv >>> "datb" >>> #+end_src >>> --8<---------------cut here---------------end--------------->8--- > >>> results in: > >>> --8<---------------cut here---------------start------------->8--- >>> "data" >>> "datb" >>> --8<---------------cut here---------------end--------------->8--- > >>> Note that I tried adding ":padline" to yes, but I normally should not, as >>> it is >>> the default. > >>> Best regards, >>> Seb > >> Hi Seb, > >> Thanks for this bug report, there was a problem in my previous patch in >> this thread. I've just pushed up a fix which should solve this problem. > > And seems that you miss another 'padline' in function > 'org-babel-spec-to-string', line 323. I attached small patch which > removes that line so I can tangle Org document with shell scripts. >
Applied, Thanks for catching this and for posting the patch. p.s. Please format future patches with "git format-patch". > > --- > WBR, Vladimir Lomov -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D