Ihor Radchenko <[email protected]> writes:

> Consider
>
>   - Is this the first sentence?  There is another.
>   - This is the third sentence.
>   - Some
>   - are
>   - over several lines!
>
>   (plain-list
>    (item)
>    (item)
>    (item)
>    (item)
>    (item))
>
> or
>
> This is the first line
> - This is a list item.
>
> (paragraph)
> (plain-list (item))
>
> Should sentence movement commands in Org stop at the syntax element
> boundaries? Currently, except special cases for headline, tables, and
> spaces after elements, Org simply calls forward-sentence from Emacs,
> which will looks for punctuation like ".", "?", or "!" to find the end
> of sentence.

I think it makes sense to move within uppermost plain list, but restrict
moving beyond that.
However, given that there are no responses, it does not look like people
really care.
So,
Canceled.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to