Nicolas, works correct now. Thank You for the fix, Mat
On Sun, Oct 8, 2017 at 10:37 AM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > Mat Vibrys <vibry...@gmail.com> writes: > > > Sorry, > > my example contents does not seem to be proper. Dots are missing after > all > > the bodyX. correct one looks like following: > > > > * head1 > > > > body1.<C-1-> > > > > * head2 > > > > body2.<C-3-> > > > > * head3 > > > > body3. > > > > calling `org-forward-sentence' from <C-1-> goes to <C-3->, while it > should > > to to somewhere after head2 and before body2. Calling > > `org-backward-sentence' from <C-3-> goes before body2 and after head2, > > which is correct. > > Fixed. Thank you. > > Regards, > > -- > Nicolas Goaziou >