emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] editing orgmode code blocks always indents content..anyway to st


From: Nicolas Goaziou
Subject: Re: [O] editing orgmode code blocks always indents content..anyway to stop this?
Date: Tue, 31 Jan 2017 09:06:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Xebar Saram <address@hidden> 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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]