30/04/2014 17:22, Vincent van Ravesteijn:
The general procedure for handling LFUNs that move the cursor is to:
  - move the cursor with Text::setCursor (this calls the DEPM)
  - set or unset the selection status with Cursor::selHandle (this now
also calls the DEPM).

So, in general the calling code is robust to suppressing space or
paragraphs as they almost always also move the cursor (which triggers
the depm as well).

OK.

I'm asking to see if someone knows what I'm overlooking.

Why do we do that when clearing the selection and not when beginning it? Isn't this last solution less surprising to the user?

JMarc

Reply via email to