<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Encodage]]></title><description><![CDATA[<p dir="auto">Bonjour<br />
Depuis la version 1.6 de Notepad++ il semble y avoir un problème concernant l’encodage des fichiers !<br />
Exemple : Notepad++ m’indique que ce fichier (révision 113136) <a href="https://zone.spip.net/trac/spip-zone/browser/spip-zone/_plugins/mosaique/trunk/paquet.xml" rel="nofollow ugc">https://zone.spip.net/trac/spip-zone/browser/spip-zone/_plugins/mosaique/trunk/paquet.xml</a> est en CRLF et Windows-1258<br />
Alors que Geany m’indique CRLF mais utf-8 comme les versions antérieures à Notepad++ 7.6<br />
Mon PC est en Windows 10 (1803) en langue française<br />
Franck</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/16873/encodage</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 19:07:55 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/16873.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Jan 2019 08:46:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Encodage on Sun, 06 Jan 2019 16:31:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/195">@guy038</a></p>
<p dir="auto">there’s more than that broken with the current auto detection !<br />
same vietnamese detection happens if you save the word “Réservation” to a new utf-8 file and reopen,</p>
<p dir="auto">so only the combination of ï and é in the same document is detected correctly, é only will detect it as vietnamese</p>
<p dir="auto">this did not happen prior to this <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/bfb7e863cc6cd20f9f32389bee289607a212b12b" rel="nofollow ugc">commit</a> that <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/13724">@Eko-palypse</a> mentioned.</p>
<blockquote>
<p dir="auto">You may, also, convert your file to the UTF-8-BOM encoding</p>
</blockquote>
<p dir="auto">this is not possible in many cases, because those files like in this case are in an open source repository.</p>
<p dir="auto">same with spanish, exept if i have an ñ in my documents, so i didn’t notice it before, as most of them have an ñ.<br />
german characters work ok so far.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38096</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38096</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sun, 06 Jan 2019 16:31:18 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Thu, 24 Nov 2022 13:39:21 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/9520">@meta-chuh</a>, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14105">@franckybleu</a>, <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/13724">@eko-palypse</a> and <strong>All</strong>,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/9520">@meta-chuh</a>, I read your <strong><code>#5202</code></strong> <strong>issue</strong> from :</p>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5202" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5202</a></p>
<p dir="auto">And I agree, that, for instance, the phrase “<strong>Cette mosaïque est jolie</strong>” ( so, in <strong>English</strong> : This mosaic is pretty nice ), in a new <strong><code>UTF-8</code></strong>-encoded file, is <strong>wrongly</strong> detected as the <strong><code>Windows-1258</code></strong> <strong>encoding</strong> :-((</p>
<p dir="auto">Let’s me add <strong><code>3</code></strong> <strong>remarks</strong> :</p>
<ul>
<li>
<p dir="auto">If we simply change this phrase, as “<strong>Cette mosaïque était jolie</strong>” ( This mosaic was pretty nice ), the <strong><code>UTF-8</code></strong> encoding is, this time, <strong>preserved</strong> ! Quite <strong>logic</strong>, as this auto-detection needs some “<strong>material</strong>”, in order to works <strong>correctly</strong> !</p>
</li>
<li>
<p dir="auto">You may, of course, just <strong>disable</strong> the <strong>auto-detection</strong> of encodings, in <strong><code>Settings &gt; Preferences... &gt; MISC.</code></strong></p>
</li>
<li>
<p dir="auto">You may, also, <strong>convert</strong> your file to the <strong><code>UTF-8-BOM</code></strong> encoding ( <strong><code>Encoding &gt; Convert to UTF-8 BOM</code></strong> ), before saving it and you will <strong>not</strong> have any <strong>encoding</strong> problem, anymore, for that file, thanks to the <strong><code>3</code></strong> <strong>invisible</strong> bytes of the <strong><code>BOM</code></strong> ;-))</p>
</li>
</ul>
<p dir="auto">Best Regards</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38094</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38094</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Thu, 24 Nov 2022 13:39:21 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Sun, 06 Jan 2019 11:40:13 GMT]]></title><description><![CDATA[<p dir="auto">Si besoin, je peux fournir d’autres exemples, j’ai eu le problème sur environ 15/20 fichiers !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38090</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38090</guid><dc:creator><![CDATA[Franckybleu]]></dc:creator><pubDate>Sun, 06 Jan 2019 11:40:13 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Sun, 06 Jan 2019 08:49:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14105">@Franckybleu</a></p>
<p dir="auto">i can confirm all</p>
<blockquote>
<p dir="auto">Ce qui implique, le même problème que dans ce sujet :-(<br />
<a href="https://notepad-plus-plus.org/community/topic/16828/encoding" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/16828/encoding</a></p>
</blockquote>
<p dir="auto">yes, but thanks to you, the devs have real life example files now. 👍<br />
the topic you mentioned did not provide us with any file(s) i asked for that can be tested.</p>
<p dir="auto">i’ve opened a new issue #5202 at github:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5202" rel="nofollow ugc">Auto Detect UTF-8 Encoding for French is broken in Notepad++ 7.6.x</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38088</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38088</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sun, 06 Jan 2019 08:49:05 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Fri, 04 Jan 2019 16:33:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14105">@Franckybleu</a></p>
<p dir="auto">Encoding is a difficult area, there is not really a safe way to ensure<br />
that the correct encoding is detected always.<br />
Personally, I don’t use the automatic encoding at all.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38020</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38020</guid><dc:creator><![CDATA[Eko palypse]]></dc:creator><pubDate>Fri, 04 Jan 2019 16:33:48 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Fri, 04 Jan 2019 16:18:37 GMT]]></title><description><![CDATA[<p dir="auto">Merci de votre aide !!! :-)<br />
Oui, le problème vient de l’auto-détection (paramètre/préférences/divers)<br />
Quand “détecter l’encodage automatiquement” est cocher, alors le problème est présent !</p>
<p dir="auto">Un autre exemple:<br />
Le fichier paquet.xml en révision 111406 de <a href="https://zone.spip.net/trac/spip-zone/browser/spip-zone/" rel="nofollow ugc">https://zone.spip.net/trac/spip-zone/browser/spip-zone/</a><em>plugins</em>/reservation_communication/trunk/paquet.xml?rev=111406<br />
Geany m’indique utf-8 !<br />
Notepad++ 7.2 avec l’auto-détection cocher me dit = windows-1258<br />
Notepad++ 7.2 sans l’auto-détection coché me dit = utf-8<br />
<a href="https://zone.spip.net/trac/spip-zone/export/111406/spip-zone/" rel="nofollow ugc">https://zone.spip.net/trac/spip-zone/export/111406/spip-zone/</a><em>plugins</em>/reservation_communication/trunk/paquet.xml</p>
<p dir="auto">Ce qui implique, le même problème que dans ce sujet :-(<br />
<a href="https://notepad-plus-plus.org/community/topic/16828/encoding" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/16828/encoding</a><br />
Franck</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38018</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38018</guid><dc:creator><![CDATA[Franckybleu]]></dc:creator><pubDate>Fri, 04 Jan 2019 16:18:37 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Sun, 06 Jan 2019 16:26:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14105">@Franckybleu</a></p>
<p dir="auto">i can confirm the wrong detection as windows-1258 (vietnamese) instead of utf-8 in notepad++ 7.6.2<br />
it seems to be triggered by the <code>ï</code> in <code>Mosaïque</code></p>
<p dir="auto">here are the direct links to your paquet.xml if any one else likes to test it:</p>
<p dir="auto"><a href="https://zone.spip.net/trac/spip-zone/browser/spip-zone/_plugins_/mosaique/trunk/paquet.xml" rel="nofollow ugc">page link to paquet.xml</a></p>
<p dir="auto"><a href="https://zone.spip.net/trac/spip-zone/export/HEAD/spip-zone/_plugins_/mosaique/trunk/paquet.xml" rel="nofollow ugc">direct download link to paquet.xml</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/38016</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38016</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sun, 06 Jan 2019 16:26:45 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Fri, 04 Jan 2019 14:09:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/14105">@Franckybleu</a></p>
<p dir="auto">Interestingly, a <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/bfb7e863cc6cd20f9f32389bee289607a212b12b" rel="nofollow ugc">commit</a> was made with 7.6 which should improve the char detection area.<br />
Not sure if this commit has side effects on the other side.<br />
Did you try to disable the auto detection at all? (Settings-&gt;Preferences-&gt;MISC.-&gt;Autodetect character encoding)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38008</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38008</guid><dc:creator><![CDATA[Eko palypse]]></dc:creator><pubDate>Fri, 04 Jan 2019 14:09:57 GMT</pubDate></item><item><title><![CDATA[Reply to Encodage on Fri, 04 Jan 2019 09:12:49 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://zone.spip.net/trac/spip-zone/browser/spip-zone/" rel="nofollow ugc">https://zone.spip.net/trac/spip-zone/browser/spip-zone/</a><em>plugins</em>/mosaique/trunk/paquet.xml<br />
Il faut faire l’ajout d’un _ avant et après le mot plugin dans le lien, car il sans quoi, le lien ne fonctionne pas</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38000</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38000</guid><dc:creator><![CDATA[Franckybleu]]></dc:creator><pubDate>Fri, 04 Jan 2019 09:12:49 GMT</pubDate></item></channel></rss>