That was an impressively fast reply!<br>
<br>
Can you explain to me why the YAML format remains in the menu, even when I commented it out in the built-in filetype_extensions.conf?  This was one reason I suspected some other hardcoded mechanism I can’t override<br>
<br>
<br>
<br>
Skickat från min iPhone<br>
<br>
> 23 juni 2019 kl. 23:48 skrev Colomban Wendling <notifications@github.com>:<br>
> <br>
> You need to "unmap" YAML in filetype_extensions.conf. What you should do is in the user's filetype_extensions.conf add a YAML= line that does not include the extensions you want somewhere else.<br>
> <br>
> The technical reason for this is that the system and user's files are merged, with the user's one overriding the system ones. Then, they are currently (this is NOT something to rely one!) matched alphabetically, so the first occurrence wins, and it happens that YAML sorts before YML. So if you just add the extensions to YML but don't remove them from YAML, the YAML match still wins.<br>
> Arguably the user's file maybe should be tried first, and the system one only if the user's one didn't match, but for now it's not the case, and you should then make sure to unmap the extensions you want to reuse. It should be as easy as re-defining the offending line for it not to include these extensions.<br>
> <br>
> —<br>
> You are receiving this because you authored the thread.<br>
> Reply to this email directly, view it on GitHub, or mute the thread.<br>


<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/2205?email_source=notifications&email_token=AAIOWJZF24NWCWVFU6PWY3DP372DFA5CNFSM4H2Z2CFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYLIQBA#issuecomment-504793092">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6V2O2TUYE5I4T74B3P372DFANCNFSM4H2Z2CFA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3CUZ5MBE7YRAMCIO3P372DFA5CNFSM4H2Z2CFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYLIQBA.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/2205?email_source=notifications\u0026email_token=AAIOWJZF24NWCWVFU6PWY3DP372DFA5CNFSM4H2Z2CFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYLIQBA#issuecomment-504793092",
"url": "https://github.com/geany/geany/issues/2205?email_source=notifications\u0026email_token=AAIOWJZF24NWCWVFU6PWY3DP372DFA5CNFSM4H2Z2CFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYLIQBA#issuecomment-504793092",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>