From: John Wiegley <jwiegley@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Change in org-babel with indenting code blocks?
Date: Mon, 29 Aug 2011 16:07:01 -0500 [thread overview]
Message-ID: <m2k49w53m2.fsf@gmail.com> (raw)
I don't have any org-babel variables customized. I have a code block like
this:
*** NOTE Assets:Receivable:CEG
#+begin_src sh :results value :exports results
ledger reg --inject=Expected '^income:ceg'
ledger reg --sort date -b 2007 receivable:CEG
#+end_src
:PROPERTIES:
:ID: 8BEF6C42-8B23-495B-9421-3810B58907A1
:VISIBILITY: folded
:CREATED: [2010-06-18 Fri 07:37]
:END:
When I put my cursor on the '*' in the heading and hit 'r', I was used to the
whole entry, including the code block, getting indented by one space. Now
everything *but* the code block gets indented.
Is this new behavior? How do I get back to the old behavior? I don't want my
code blocks sticking to a fixed column.
Thanks,
John
next reply other threads:[~2011-08-29 23:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-29 21:07 John Wiegley [this message]
2011-08-30 6:40 ` Change in org-babel with indenting code blocks? Sebastien Vauban
2011-08-30 20:25 ` Nicolas Goaziou
2011-08-31 2:25 ` John Wiegley
2011-08-31 7:38 ` Nicolas Goaziou
2011-08-31 8:02 ` Nick Dokos
2011-08-31 15:57 ` John Wiegley
2011-08-31 16:32 ` Nick Dokos
2011-09-08 23:54 ` John Wiegley
2011-09-09 0:01 ` John Wiegley
2011-09-09 6:04 ` Bastien
2011-09-09 6:17 ` John Wiegley
2011-09-09 17:49 ` Bastien
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2k49w53m2.fsf@gmail.com \
--to=jwiegley@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.