<blockquote>
<p>"diacritical marks" combining to make what they call "abstract character".</p>
</blockquote>
<p><a href="https://www.unicode.org/charts/PDF/U0300.pdf" rel="nofollow">https://www.unicode.org/charts/PDF/U0300.pdf</a> and <a href="https://www.unicode.org/charts/PDF/U1AB0.pdf" rel="nofollow">https://www.unicode.org/charts/PDF/U1AB0.pdf</a> and <a href="https://www.unicode.org/charts/PDF/U1DC0.pdf" rel="nofollow">https://www.unicode.org/charts/PDF/U1DC0.pdf</a> and <a href="https://www.unicode.org/charts/PDF/U20D0.pdf" rel="nofollow">https://www.unicode.org/charts/PDF/U20D0.pdf</a> and <a href="https://www.unicode.org/charts/PDF/UFE20.pdf" rel="nofollow">https://www.unicode.org/charts/PDF/UFE20.pdf</a></p>
<p>Note that what they may be combined with isn't defined, thats language dependent.  Some of the commonest combinations are also single code points in the standard, indeed this ç has the single code point u+00e7 and is treated as a single thing by Geany/Scintilla.  But I don't think all legal combinations are single code pointed, and then there are the symbolic ones.</p>
<p>The caret will only move between code points, so its consistent that it takes two steps through the two code point version of c̦.  Left to itself Scintilla will not put the caret within multiple bytes defining a code point, but the user program can still address those positions.</p>
<blockquote>
<p>The computation of those "legal positions" must take into account all that mess of standards and encodings...</p>
</blockquote>
<p>The <a href="https://www.unicode.org" rel="nofollow">Unicode</a> CLDR contains all the data about code points and the semantics, combining, bi-di, zero wide, narrow, and dual wide.  But one thing it does not define is visual glyphs.</p>
<p>To be fair to Unicode, its messy because human languages are messy, damn those humans, why can't they all just speak numbers like us bots. <g-emoji class="g-emoji" alias="grin" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f601.png">😁</g-emoji></p>
<p>Anyhow this has gotten slightly away from your original issue, which as I said just needs the Scintilla setting to be supported by Geany.  All you need is Glade 3.8 to modify the UI but still support GTK2, but most distros don't provide it, so you need to compile your own 3.8.5 from <a href="https://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/" rel="nofollow">https://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/</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/1952#issuecomment-421834858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJyWDdR8ZC3BcvQysTlkcx3TUDmCxks5ubr9IgaJpZM4Wp66o">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ6SBbgHMSsMv2CyaCaPmKcgjA4ITks5ubr9IgaJpZM4Wp66o.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@elextr in #1952: \u003e  \"diacritical marks\" combining to make what they call \"abstract character\".\r\n\r\nhttps://www.unicode.org/charts/PDF/U0300.pdf and https://www.unicode.org/charts/PDF/U1AB0.pdf and https://www.unicode.org/charts/PDF/U1DC0.pdf and https://www.unicode.org/charts/PDF/U20D0.pdf and https://www.unicode.org/charts/PDF/UFE20.pdf\r\n\r\nNote that what they may be combined with isn't defined, thats language dependent.  Some of the commonest combinations are also single code points in the standard, indeed this ç has the single code point u+00e7 and is treated as a single thing by Geany/Scintilla.  But I don't think all legal combinations are single code pointed, and then there are the symbolic ones.\r\n\r\nThe caret will only move between code points, so its consistent that it takes two steps through the two code point version of c̦.  Left to itself Scintilla will not put the caret within multiple bytes defining a code point, but the user program can still address those positions. \r\n\r\n\u003e The computation of those \"legal positions\" must take into account all that mess of standards and encodings...\r\n\r\nThe [Unicode](https://www.unicode.org) CLDR contains all the data about code points and the semantics, combining, bi-di, zero wide, narrow, and dual wide.  But one thing it does not define is visual glyphs.\r\n\r\nTo be fair to Unicode, its messy because human languages are messy, damn those humans, why can't they all just speak numbers like us bots. :grin:\r\n\r\nAnyhow this has gotten slightly away from your original issue, which as I said just needs the Scintilla setting to be supported by Geany.  All you need is Glade 3.8 to modify the UI but still support GTK2, but most distros don't provide it, so you need to compile your own 3.8.5 from https://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1952#issuecomment-421834858"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1952#issuecomment-421834858",
"url": "https://github.com/geany/geany/issues/1952#issuecomment-421834858",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany] Smaller horizontal auto-scroll jump when typing (#1952)",
"sections": [
{
"text": "",
"activityTitle": "**elextr**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@elextr",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1952,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1952\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1952#issuecomment-421834858"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 380087976\n}"
}
],
"themeColor": "26292E"
}
]</script>