For example, /usr/share/i18n/locales/sv_SE has the following snippet (modeline added for vim ft detection, and some lines removed for brevity):
% vi:ft=fdcc
LC_COLLATE
%%%
collating-symbol <aring>
collating-symbol <a-diaresis>
collating-symbol <o-diaresis>
% &[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô<<<Ô
reorder-after <AFTER-Z>
<a-ring>
<a-diaresis>
<o-diaresis>
% &D<<đ<<<Đ<<ð<<<Ð
<U0110> <S0064>;"<BASE><BARRE>";"<CAP><MIN>";IGNORE % Đ
<U0111> <S0064>;"<BASE><BARRE>";"<MIN><MIN>";IGNORE % đ
<U00D0> <S0064>;"<BASE><VRNT1>";"<COMPATCAP><COMPAT>";IGNORE % Ð
<U00F0> <S0064>;"<BASE><VRNT1>";"<COMPAT><COMPAT>";IGNORE % ð
%%%
END LC_COLLATE
Open the original file or above one, then find that <aring>, <a-diaresis>, and so forth are highlighted as error (invalid unicode):
But I believe these are valid.
No symbols are highlighted as error, as far as they are valid.
9.2.0081
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()