Xebar Saram <zelt...@gmail.com> writes: > i have this set in my config to '0' see here > > #+BEGIN_SRC emacs-lisp :results none > ;; don't indent source code > org-edit-src-content-indentation 0 > ;; don't adapt indentation > org-adapt-indentation nil > ;; preserve the indentation inside of source blocks > org-src-preserve-indentation t > #+END_SRC > > shouldn't that not indent?
It shouldn't. You may want to try with a minimal config, or produce an ECM. I cannot reproduce your issue. Regards,