Boring of googling this question – how to set indentation offset for python in emacs?
Tried many variants, but none helps.
http://jomp.ru/@s.png – python mode?
Boring of googling this question – how to set indentation offset for python in
Share
In your .emacs put:
where 12 is the number of the indentation you want.
BTW: you can also use the fancy ‘Customize Emacs’ menu – it’s the first option under Programming -> Languages -> Python.