>>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:

Juergen> Jean-Marc Lasgouttes wrote:
>> The fix is simple. Juergen, could you confirm, please?

Juergen> I can confirm that it fixes the bug. (I had no time to check
Juergen> for side effects, though).

I do not think there will be any. Basically, when calling
LCursor::paste(data) with empty data, LFUN_PASTE is invoked without
argument and pastes the clipboard. Of course the use of LFUN_PASTE
here is objectionable (it behaves like a LFUN_INSERT_TEXT), but...

I'll commit it.

BTW, I did not manage to use automatic-selection-insertion when
inserting an array. How is this supposed to work?

JMarc

Reply via email to