Re: [O] src block indentation causing problems due to tab/space mixing - proposed fix

2018-08-19 Thread Nicolas Goaziou
Hello, Derek Feichtinger writes: > I think that the current way of indenting source blocks > (with org-src-preserve-indentation is set to nil) is not ideal in regard > to languages that dislike mixing of tabs and spaces. For such languages, there is `org-src-preserve-indentation'... > > I'm cur

[O] src block indentation causing problems due to tab/space mixing - proposed fix

2018-07-27 Thread Derek Feichtinger
Dear Org developers I think that the current way of indenting source blocks (with org-src-preserve-indentation is set to nil) is not ideal in regard to languages that dislike mixing of tabs and spaces. I'm currently switching to python3 and this forbids the mixing. Setting org-src-preserve-indent