<p>Like the documentation says, Reflow Lines/Block breaks lines <strong>at</strong> the long line marker if the line breaking is disabled. The problem is that the long line marker marks characters <strong>after</strong> the given column. This means that Reflow Lines/Block should probably reflow at <code>eprefs->long_line_column + 1</code>:</p>
<p><a href="https://github.com/geany/geany/blob/b6fe9f17aeae40ab48e73481e618877e65db464b/src/keybindings.c#L2271-L2281">https://github.com/geany/geany/blob/b6fe9f17aeae40ab48e73481e618877e65db464b/src/keybindings.c#L2271-L2281</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/issues/2078">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ7LaHkgL5zqsENNTK7eemrJL1sbFks5vKAIHgaJpZM4ag2kH">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ8EUHQNgcljKltQhNXHDfzbinozdks5vKAIHgaJpZM4ag2kH.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reflow Lines/Block incorrectly treats long line marker (#2078)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2078"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2078",
"url": "https://github.com/geany/geany/issues/2078",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>