Hello,

John Hendy <jw.he...@gmail.com> writes:

> Thus, I take it that the default org setting is non-nil?

Actually this is an Emacs variable, and it is indeed non-nil.

> I am a bit frustrated by trying to be as clear as I could about the
> situation with reproducible examples, and then finding out the behavior was
> apparently obvious, but due to a variable I didn't know existed...

The behaviour is not obvious.

> I'll try a fresh pull tomorrow as well as looking at indent-tabs-mode.

This should hopefully work. It should also work if you don't change this
variable but set `org-src-preserve-indentation' to a non-nil value,
since I fixed that.

Note that you can set this variable on a per-block basis with "-i" flag:

  #+BEGIN_SRC python -i
  ...
  #+END_SRC


Regards,

-- 
Nicolas Goaziou

Reply via email to