<p></p>
<blockquote>
<p>Do you get a message when you do <code>Menu->Document->Line Wrapping which calls editor_set_line_wrapping()</code>?</p>
</blockquote>
<p>Same Gtk-Warning only when <strong>unsetting</strong> the "Line Wrapping". That is the wrapping activation works Ok and shows no warning, clearing the active wrapping produces the warning.</p>
<p>Apparently, the warning is triggered by the Scintilla's message <code>SSM(sci, SCI_SETWRAPMODE, SC_WRAP_NONE, 0)</code></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/issues/2700#issuecomment-749925612">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2YECZVZY4GOAISCMTSWFXEBANCNFSM4VFHQYUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3U626IF3YAJO75TEDSWFXEBA5CNFSM4VFHQYUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFSZPJ3A.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/issues/2700#issuecomment-749925612",
"url": "https://github.com/geany/geany/issues/2700#issuecomment-749925612",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>