From: Xebar Saram <zeltakc@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: editing orgmode code blocks always indents content..anyway to stop this?
Date: Tue, 31 Jan 2017 09:57:06 +0200 [thread overview]
Message-ID: <CAOQHXPpx1iRUpR87U5SYVS3cn7KN8qqhszyZ4usEo6phzRJwKA@mail.gmail.com> (raw)
In-Reply-To: <871svjpsvk.fsf@nicolasgoaziou.fr>
[-- Attachment #1: Type: text/plain, Size: 455 bytes --]
On Tue, Jan 31, 2017 at 9:53 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:
> org-edit-src-content-indentation
>
thx Nicolas!
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?
[-- Attachment #2: Type: text/html, Size: 1266 bytes --]
next prev parent reply other threads:[~2017-01-31 7:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-31 6:36 editing orgmode code blocks always indents content..anyway to stop this? Xebar Saram
2017-01-31 7:53 ` Nicolas Goaziou
2017-01-31 7:57 ` Xebar Saram [this message]
2017-01-31 8:06 ` Nicolas Goaziou
2017-01-31 15:15 ` Nick Dokos
2017-02-04 9:41 ` Xebar Saram
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAOQHXPpx1iRUpR87U5SYVS3cn7KN8qqhszyZ4usEo6phzRJwKA@mail.gmail.com \
--to=zeltakc@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).