Re: [O] [PATCH] org.el: Fix indentation in lists after blocks with special env

2017-06-11 Thread Tim Stewart
Tim Stewart writes: > Hi, > > Nicolas Goaziou writes: > >> Hello, >> >> Tim Stewart writes: >> >>> * lisp/org.el (org--get-expected-indentation): Fix indentation within >>> lists after blocks that support a special editing environment. >>> >>> Testing shows that the indentation within lists i

Re: [O] [PATCH] org.el: Fix indentation in lists after blocks with special env

2017-05-20 Thread Tim Stewart
Hi, Nicolas Goaziou writes: > Hello, > > Tim Stewart writes: > >> * lisp/org.el (org--get-expected-indentation): Fix indentation within >> lists after blocks that support a special editing environment. >> >> Testing shows that the indentation within lists is incorrect after >> `example-block'

Re: [O] [PATCH] org.el: Fix indentation in lists after blocks with special env

2017-05-19 Thread Nicolas Goaziou
Hello, Tim Stewart writes: > * lisp/org.el (org--get-expected-indentation): Fix indentation within > lists after blocks that support a special editing environment. > > Testing shows that the indentation within lists is incorrect after > `example-block', `export-block', and `source-block'. The

[O] [PATCH] org.el: Fix indentation in lists after blocks with special env

2017-05-19 Thread Tim Stewart
* lisp/org.el (org--get-expected-indentation): Fix indentation within lists after blocks that support a special editing environment. Testing shows that the indentation within lists is incorrect after `example-block', `export-block', and `source-block'. The logic falls through and makes a recurs