Re: [O] Bug: If else blocks inside for loop fail in newest version [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/paul/org-mode/lisp/)]

2018-12-20 Thread Nicolas Goaziou
Hello, Paul Lodder writes: > If else blocks inside for loops in python cause IndentationError, it > does accept the 'if' and the indented part below the 'if', but from > 'else:' onwards the code is not evaluated anymore because of the > 'unexpected indent'. I added an example code block in

[O] Bug: If else blocks inside for loop fail in newest version [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/paul/org-mode/lisp/)]

2018-12-20 Thread Paul Lodder
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.