emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Python src blocks indent


From: Fabrice Popineau
Subject: [O] Python src blocks indent
Date: Tue, 16 May 2017 21:11:13 +0200

Hi,

I have a problem with Python src blocks indentation.
At the moment, I export IPython notebooks with ox-ipynb
(https://github.com/jkitchin/scimax/blob/master/ox-ipynb.el
from scimax by John Kitchin)

All the lines but the first one in src code blocks have 2 superfluous leading spaces.
If I set 
(setq org-edit-src-content-indentation 0)
then the code blocks are ok.

Any idea where to look for to track this problem further down ?

Best regards,

Fabrice

reply via email to

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