I'll get back to you in a few days. On Sat, Jan 14, 2017 at 6:52 PM, Nicolas Goaziou wrote: > Jonas Bernoulli writes: > > > I did notice myself that the two-space indentation for blocks that are > part > > of a list element are reserved and also that one can do what you are > > suggesting here to keep the code-block as part of the list item while at > > the same time not get those two extra spaces. (By the way, I don't like > > that work-around.) > > This is not really a work-around. If we want to preserve indentation, as > "-i" implies, we need a fixed point to compute it. Here it is column 0. > > > However for me that's what happened for example blocks only. For source > > blocks I got an additional five spaces, for which I found no explanation. > > (The only indentation in the Org source before the code-block lines are > the > > two part-of-a-list-element spaces.) > > Could you show an ECM? > > Regards, >