emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Babel blocks not indented
@ 2013-05-07 17:11 Julien Cubizolles
  2013-05-07 18:19 ` Eric Schulte
  0 siblings, 1 reply; 8+ messages in thread
From: Julien Cubizolles @ 2013-05-07 17:11 UTC (permalink / raw)
  To: emacs-orgmode

I'm new to babel and I'm experiencing a strange problem. A
src_block created with "<s TAB" is not indented as the heading it's
in. Here is an example:

--8<---------------cut here---------------start------------->8---
**** Export fichier texte
#+BEGIN_SRC python
  import numpy
  numpy.savetxt("foo.csv", a, delimiter=",")
#+END_SRC
--8<---------------cut here---------------end--------------->8---

The python code should be indented below the heading title "Export
fichier texte".

Julien.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-13  9:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-07 17:11 Babel blocks not indented Julien Cubizolles
2013-05-07 18:19 ` Eric Schulte
2013-05-07 21:48   ` Julien Cubizolles
2013-05-10  3:32     ` J. David Boyd
2013-05-10 21:07       ` Leo Alekseyev
2013-05-10 22:32         ` Nick Dokos
2013-05-13  9:31           ` Leo Alekseyev
2013-05-13  9:53       ` Andreas Röhler

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).