[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-babel-trangle, proble when loop is interrupted by documentat
From: |
Uwe Brauer |
Subject: |
Re: [O] org-babel-trangle, proble when loop is interrupted by documentation |
Date: |
Sat, 21 Apr 2018 14:15:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> Hello,
> Uwe Brauer <address@hidden> writes:
> I guess you have to set `org-src-preserve-indentation' globally, or use
> "-i" flag for the block, which is locally equivalent.
Great that does it.
However there is still an empty line generated. Any possibility get rid
of this as well, I look a bit in the org-src.el and could no find
anything.
Regards