* Please cc me as I'm not subscribed.

* [Sun, Mar 05, 2017 at 06:37:23PM +0100] Gian Piero Carrubba:
In other words, the interval of chars to be deleted is (stop,start].

Well, not exactly. It is either (stop,start] OR [stop,start], depending on if the stop char is at the end of a word (first case) or at the start of a word (second case). Yeah, the ambiguity derives from not considering the boundary as an anchor that sits between chars.

Best,
Gian Piero.

Reply via email to