<p><b>@Akronix</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2328#discussion_r330680948">src/sciwrappers.c</a>:</p>
<pre style='color:#555'>> @@ -93,6 +93,10 @@ sptr_t sci_send_message_internal (const gchar *file, guint line, ScintillaObject
 }
 #endif
 
+ /* Set multi paste setting (at 3104 scintilla defaults to SC_MULTIPASTE_ONCE) */ 
+void sci_set_multipaste(ScintillaObject *sci, gint mpval) { 
+       SSM(sci, SCI_SETMULTIPASTE, mpval, 0); 
+}
</pre>
<p>Related discussion can be found in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="497405076" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/2317" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2317/hovercard" href="https://github.com/geany/geany/issues/2317">#2317</a> and in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="124679416" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/850" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/850/hovercard" href="https://github.com/geany/geany/issues/850">#850</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2328?email_source=notifications&email_token=AAIOWJ3ENS32ZMYVMEGU4VLQMTL73A5CNFSM4I3IVKHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCGVNKII#discussion_r330680948">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYWANSDQWLQPVEPJMLQMTL73ANCNFSM4I3IVKHA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6ZYFAHRCDFZCNDIYDQMTL73A5CNFSM4I3IVKHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCGVNKII.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2328?email_source=notifications\u0026email_token=AAIOWJ3ENS32ZMYVMEGU4VLQMTL73A5CNFSM4I3IVKHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCGVNKII#discussion_r330680948",
"url": "https://github.com/geany/geany/pull/2328?email_source=notifications\u0026email_token=AAIOWJ3ENS32ZMYVMEGU4VLQMTL73A5CNFSM4I3IVKHKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCGVNKII#discussion_r330680948",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>