<?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[Can&#x27;t save anymore]]></title><description><![CDATA[<p dir="auto">I’ve recently gotten a new work laptop and moved all my stuff over from my old one. Since I had a lot of configuration in my Notepad++ setup, I copied over all the  stuff in AppData\Roaming\Notepad++, as well as installed plugins.</p>
<p dir="auto">This seemed to have worked fairly well, with one notable exception: For some reason, I can’t save anymore. The save action is enabled, but pressing either Ctrl+S, or the save button, just does nothing. I can ‘save as’ and save the file under its old name, but that’s a bit annoying.</p>
<p dir="auto">Is there some sort of log where I could check for errors?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/12503/can-t-save-anymore</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 00:04:08 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/12503.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Oct 2016 12:09:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t save anymore on Sun, 16 Oct 2016 15:25:13 GMT]]></title><description><![CDATA[<p dir="auto">I like KISS !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18506</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18506</guid><dc:creator><![CDATA[cmeriaux]]></dc:creator><pubDate>Sun, 16 Oct 2016 15:25:13 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Sun, 16 Oct 2016 15:02:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/25">@cmeriaux</a> Sounds great. Please KISS (Keep it simple &amp; stupid) :)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18505</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18505</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 16 Oct 2016 15:02:22 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Sun, 16 Oct 2016 14:49:00 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> good idea. Which one do you want to validate ?<br />
I sure PowerEditor/installer/nativeLang/languageXXX.xml<br />
PowerEditor/installer/themes/XXX.xml ???<br />
PowerEditor\src\config.model.xml ???</p>
<p dir="auto">I think I could write a python script that check the XML and its contents.<br />
Then AppVeyor will execute this script and show the validation result.<br />
Are you OK ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18504</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18504</guid><dc:creator><![CDATA[cmeriaux]]></dc:creator><pubDate>Sun, 16 Oct 2016 14:49:00 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Sun, 16 Oct 2016 14:42:06 GMT]]></title><description><![CDATA[<p dir="auto">FYI: XML Tools Plugin includes an XML validator.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18503</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18503</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Sun, 16 Oct 2016 14:42:06 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Sun, 16 Oct 2016 14:02:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/25">@cmeriaux</a> No idea about the size of xml validator. I would say it’s more interesting to do a xml validator plugin and include it in the distribution by default.<br />
OTOH, I’m planing to make validate all xml files on Appveyor. If you’re interested in doing it, you could do a PR for it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18500</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18500</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 16 Oct 2016 14:02:25 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Fri, 14 Oct 2016 20:55:25 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><br />
Don, This is not the first time that someone have a broken config file.<br />
We should add on Notepad++ a xml validator. It would check the configuration, tell the user that there is a problem, reset the configuration (? not sure it’s a good Idea)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18465</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18465</guid><dc:creator><![CDATA[cmeriaux]]></dc:creator><pubDate>Fri, 14 Oct 2016 20:55:25 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Fri, 14 Oct 2016 19:49:07 GMT]]></title><description><![CDATA[<p dir="auto">Thanks. I backed up my config.xml, let Notepad++ recreate it, and then did a diff between the two to merge in my changes. Now I got it working again :)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18463</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18463</guid><dc:creator><![CDATA[Carsten Reckord]]></dc:creator><pubDate>Fri, 14 Oct 2016 19:49:07 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t save anymore on Thu, 13 Oct 2016 17:25:24 GMT]]></title><description><![CDATA[<p dir="auto">No there isn’t any log.<br />
You should try to do a fresh install because the previous configuration files may not be compatible with the new installed notepad++.<br />
You also may try to reset the C:\Users\wwwww\AppData\Roaming\Notepad++\config.xml files or remove it. Notepad++ may create a clean one.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/18421</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/18421</guid><dc:creator><![CDATA[cmeriaux]]></dc:creator><pubDate>Thu, 13 Oct 2016 17:25:24 GMT</pubDate></item></channel></rss>