Sacha Chua <[email protected]> writes: > From ba5d8f8ac8a5ce32db9532f6e2638ad39328b148 Mon Sep 17 00:00:00 2001 > From: Sacha Chua <[email protected]> > Date: Wed, 11 Mar 2026 14:32:20 -0400 > Subject: [PATCH] org.el: Handle sentence boundaries for thing-at-point > > * lisp/org.el (org-mode): Handle sentence boundaries. > (org--bounds-of-sentence-at-point): Handle sentence boundaries. > * testing/lisp/test-org.el (test-org/thing-at-point/sentence): New test.
As discussed during the meetup, let the discussion about org-forward/backward-paragraph be separate from the patch. Could you please strip the test cases that involve lists from the patch? Also, please add ORG-NEWS entry announcing the addition. -- 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>
