<?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[Notepad++ v7.3.1]]></title><description><![CDATA[<p dir="auto">Do you know…<br />
<strong>MD5</strong> of “<em>Notepad++ v7.3.1 is available on <a href="https://goo.gl/3IoBLy" rel="nofollow ugc">https://goo.gl/3IoBLy</a></em>” is<br />
<strong>7657f258f84a3954bd362c3f414aec4c</strong></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13120/notepad-v7-3-1</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 11:13:44 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13120.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Jan 2017 20:07:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Tue, 31 Jan 2017 22:27:41 GMT]]></title><description><![CDATA[<p dir="auto">@Artur-Hareson This is the expected behavior.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21421</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21421</guid><dc:creator><![CDATA[cmeriaux]]></dc:creator><pubDate>Tue, 31 Jan 2017 22:27:41 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Tue, 31 Jan 2017 22:00:59 GMT]]></title><description><![CDATA[<p dir="auto">Strange behavior when <strong>copying</strong> the search results.<br />
Context menu and Ctrl + C .<br />
<a href="https://youtu.be/ESqJ42u9X-Q" rel="nofollow ugc">Problem of copying  (video)</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/21420</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21420</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Tue, 31 Jan 2017 22:00:59 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Thu, 26 Jan 2017 14:08:08 GMT]]></title><description><![CDATA[<p dir="auto">Try disabling “Autodetect character encoding” in Preferences-&gt;MISC. It sometimes produces odd results.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21262</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21262</guid><dc:creator><![CDATA[gerdb42]]></dc:creator><pubDate>Thu, 26 Jan 2017 14:08:08 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Thu, 26 Jan 2017 12:09:12 GMT]]></title><description><![CDATA[<p dir="auto"><strong>File with german umlaute not working</strong><br />
I created a text file with the Windows Notepad which contains german umlaute (e.g. ä ö ü=0x4e 0xf6 0xfc) and saved it with ANSI encoding. When I open this file with Notepad++ v7.3.1 the file encoding is shown as Windows-1255 and the umlaute are rubbish.</p>
<p dir="auto">The same even happens if I create a new file with ANSI encoding in Notepad++ and enter some umlaute.<br />
When I save and reload from disk, the encoding changes to Windows-1255 and the umlaute are rubbish.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21260</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21260</guid><dc:creator><![CDATA[Tom Arn]]></dc:creator><pubDate>Thu, 26 Jan 2017 12:09:12 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Thu, 26 Jan 2017 09:37:53 GMT]]></title><description><![CDATA[<h2><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3662">@Claudia-Frank</a><br />
Thanks for clarifying.</h2>
<p dir="auto">About Mackintosh<br />
I just turn off ‘auto encoding character’ option.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21259</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21259</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Thu, 26 Jan 2017 09:37:53 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Thu, 26 Jan 2017 01:37:01 GMT]]></title><description><![CDATA[<p dir="auto">@Artur-Hareson</p>
<p dir="auto">I’m a little bit confused by the video and the new text.<br />
Video shows the previous question about privileges<br />
whereas the new text indicates an encoding issue.<br />
So I assume you do have two different issue.</p>
<p dir="auto">Concerning the video let me try to explain what happens (or what doesn’t happen)<br />
With introduction of UAC Microsoft changed their security concept and allowed<br />
that different process with different privilege levels run on the desktop. This means,<br />
that if you logon as a normal user explorer.exe gets started with the security token<br />
of this normal user. When you start npp as administrator this process gets elevated rights,<br />
meaning different security token.<br />
The desktop where your file is located belongs to the explorer.exe process - if you drag this file<br />
(as normal user) into npp (which run elevated) the security tokens don’t match and therefore it gets<br />
rejected. You can only open the file if you use the file dialog menu from npp or when starting another<br />
instance from explorer as administrator and dragging the file from it.<br />
If you want to get more details about how exactly this works I would recommend searching the web for</p>
<ul>
<li>User account control (UAC)</li>
<li>Mandatory Integrity Control (MIC) and</li>
<li>User Interface Privilege Isolation (UIPI)</li>
</ul>
<p dir="auto">About the encoding - yes this can happen - there is no guarantee that npp finds the “correct” codec.<br />
I tried to explain this already <a href="https://notepad-plus-plus.org/community/topic/11535/incorrect-text-encoding-auto-detection-windows-1251-russian" rel="nofollow ugc">here</a>.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21253</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21253</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 26 Jan 2017 01:37:01 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Thu, 26 Jan 2017 00:51:40 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/O00CbdTdABg" rel="nofollow ugc">Video</a></p>
<hr />
<p dir="auto">Some files are automatically defined as Mackintosh instead of the Windows-1251.<br />
The problem occurs only when using the Cyrillic alphabet.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21252</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21252</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Thu, 26 Jan 2017 00:51:40 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Wed, 25 Jan 2017 14:17:22 GMT]]></title><description><![CDATA[<p dir="auto">@Artur-Hareson</p>
<p dir="auto">I assume that the access rights from source to destination are different.<br />
E.g. when starting explorer with a normal user account and you want to drag<br />
something into an application with evaluated rights than it get rejected<br />
as otherwise you would cancel the whole permission concept.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21222</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21222</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Wed, 25 Jan 2017 14:17:22 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Wed, 25 Jan 2017 13:52:14 GMT]]></title><description><![CDATA[<p dir="auto">I have problem with Windows 10 (64). When you run the NP ++ (x86 version) as an administrator, drag-drop file in window,  does not work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21218</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21218</guid><dc:creator><![CDATA[Artur Harison]]></dc:creator><pubDate>Wed, 25 Jan 2017 13:52:14 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Sat, 21 Jan 2017 18:38:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7479">@Scott-Shao</a></p>
<p dir="auto">Every new version shows the changes whens started first.<br />
The file is located in the installation directory and is called change.log.</p>
<p dir="auto">Concerning your issue - you can open an issue <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">here</a>.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21126</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21126</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Sat, 21 Jan 2017 18:38:23 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Sat, 21 Jan 2017 16:39:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7465">@Sam-Sung</a> said:</p>
<blockquote>
<p dir="auto">Settings/Preferences/Default Directory: Use new style save dialog</p>
<p dir="auto">Reverts to checked when program restarted</p>
<p dir="auto">This was OK in version 7.3.0</p>
</blockquote>
<p dir="auto">Having the same issue. :( Should I just use 7.3.0 instead? What does the new version offer any ways?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21124</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21124</guid><dc:creator><![CDATA[Scott Shao]]></dc:creator><pubDate>Sat, 21 Jan 2017 16:39:58 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Sat, 21 Jan 2017 05:35:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3662">@Claudia-Frank</a> Uh, it worked perfectly! Thank you very much!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21116</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21116</guid><dc:creator><![CDATA[Alan Chronos]]></dc:creator><pubDate>Sat, 21 Jan 2017 05:35:47 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Fri, 20 Jan 2017 14:56:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7471">@Alan-Chronos</a></p>
<p dir="auto">Did you check if settings are still set.<br />
Settings-&gt;preferences-&gt;backup<br />
Remember current session …<br />
and<br />
enable session snapshot …</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21100</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21100</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 20 Jan 2017 14:56:49 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Fri, 20 Jan 2017 12:56:33 GMT]]></title><description><![CDATA[<p dir="auto">In 7.3.0 was possible to save the session even with unsaved files. It was useful because it allowed me to take some quick notes without the need to add a new file each time, but now looks like that it has been removed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21085</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21085</guid><dc:creator><![CDATA[Alan Chronos]]></dc:creator><pubDate>Fri, 20 Jan 2017 12:56:33 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Fri, 20 Jan 2017 05:23:40 GMT]]></title><description><![CDATA[<p dir="auto">Settings/Preferences/Default Directory: Use new style save dialog</p>
<p dir="auto">Reverts to checked when program restarted</p>
<p dir="auto">This was OK in version 7.3.0</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21074</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21074</guid><dc:creator><![CDATA[Sam Sung]]></dc:creator><pubDate>Fri, 20 Jan 2017 05:23:40 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Wed, 18 Jan 2017 20:43:04 GMT]]></title><description><![CDATA[<p dir="auto">It’s a bit distracting that 7.3 Hungarian (and possibly others too) translation update was still not included in 7.3.1 release! There was a PR created for 7.3 with a lot items updated. Even if some few items from 7.3.1 new feature was not yet done, it should be included !  Thanks! György</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21025</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21025</guid><dc:creator><![CDATA[batagy]]></dc:creator><pubDate>Wed, 18 Jan 2017 20:43:04 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Wed, 18 Jan 2017 08:52:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a>  can you package the latest release of plugin manager (v1.4.3) ?<br />
<a href="https://github.com/bruderstein/nppPluginManager/releases/latest" rel="nofollow ugc">https://github.com/bruderstein/nppPluginManager/releases/latest</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/21002</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21002</guid><dc:creator><![CDATA[cmeriaux]]></dc:creator><pubDate>Wed, 18 Jan 2017 08:52:58 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v7.3.1 on Wed, 18 Jan 2017 07:36:16 GMT]]></title><description><![CDATA[<p dir="auto">I just wanted to let you know, that the “Pending Actions bug” now seems to be fixed. Maybe because that I have deleted the Notepad++ Folder under %USERPROFILE%\AppData\Roaming\Notepad++ if someone else still has that behavior.</p>
<p dir="auto">I would also mension that the Uninstaller should also delete that Folder as someone choose to not Keep custom Settings. But ist just a Suggestion.</p>
<p dir="auto">Thanks donho if it was something you changed in 7.3.1 in compared to 7.3.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21001</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21001</guid><dc:creator><![CDATA[sroe]]></dc:creator><pubDate>Wed, 18 Jan 2017 07:36:16 GMT</pubDate></item></channel></rss>