<?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[Bug problem with not saving]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I just spent a few hours trying to figure out why my footer would not display correctly. I had been trying something, clicking the save button then refreshing the browser I was viewing it in. I finely got fed up and closed the file. I reopened it to check something and none of the work I had been trying to debug had saved. This has to be a bug of some kind.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17062/bug-problem-with-not-saving</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 17:55:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17062.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Feb 2019 03:18:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bug problem with not saving on Thu, 07 Feb 2019 14:48:26 GMT]]></title><description><![CDATA[<p dir="auto">thank you for your time and excellent and helpful explanation <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: Joseph">@<bdi>Joseph</bdi></a></p>
<blockquote>
<p dir="auto">The document (plain text file) in question is NOT opened by another app but it is cloned to a separate window.</p>
</blockquote>
<p dir="auto">if you are using notepad++ in <strong>multi instance</strong> with <strong>auto backup enabled</strong>, it is very important that you <strong>don’t</strong> open the <strong>same document in two notepad++ windows</strong>, as they are separate processes and neither one is aware of what has been done at the other window.</p>
<p dir="auto">instead you should use only one notepad++ window and clone it to the second view:<br />
right click on your document tab, and select <code>clone to other view</code> as seen at the screenshot below.</p>
<p dir="auto"><img src="https://camo.nodebb.org/99e48bc7c8a7ac6064eedc10a9f856a69823b6be?url=https%3A%2F%2Fi.imgur.com%2F5OeDQu7.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
<p dir="auto">now both copies are using the same notepad++ process, and if you start typing, you will see that both, left and right copies, are synchronised without even saving them.</p>
<p dir="auto"><strong>note</strong>: if you want to see the unsynced original statically, for comparison purposes, you can copy it’s content to a new document tab on the second view, so that you can have a look at it any time.</p>
<hr />
<p dir="auto">it is also recommended that you disable multi instance completely, if you often have to do this.<br />
go to <code>settings &gt; preferences &gt; multi-instance</code> and set it to default (mono-instance) as seen at the screenshot below.</p>
<p dir="auto">this way a document will always open as a tab at the existing notepad++ process.</p>
<p dir="auto"><img src="https://camo.nodebb.org/f4fc2ca04623440948aecde5594a6b6adacb5d38?url=https%3A%2F%2Fi.imgur.com%2FqkVtHlX.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/39440</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39440</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Thu, 07 Feb 2019 14:48:26 GMT</pubDate></item><item><title><![CDATA[Reply to Bug problem with not saving on Thu, 07 Feb 2019 11:10:21 GMT]]></title><description><![CDATA[<p dir="auto">@Meta Chuh<br />
Thanks for your reply.</p>
<p dir="auto">The document (plain text file) in question is NOT opened by another app but it is cloned to a separate window.</p>
<p dir="auto">I assume that both documents are synced.</p>
<p dir="auto">I think this is a bug.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39431</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39431</guid><dc:creator><![CDATA[Joseph]]></dc:creator><pubDate>Thu, 07 Feb 2019 11:10:21 GMT</pubDate></item><item><title><![CDATA[Reply to Bug problem with not saving on Thu, 07 Feb 2019 10:56:30 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: Joseph">@<bdi>Joseph</bdi></a></p>
<p dir="auto">which file have you been editing ?</p>
<p dir="auto">could it be, that you are editing a file that is in use by another application, which conserves the “old” content of it’s file in memory, so every time it writes something back to disk, it will not re-read the changed contents and save the old version plus it’s own changes to that file ?</p>
<p dir="auto">in the case above you will always see that notepad++ notices that a document has been changed, and on reload, it will open the file which now only contains the changes the concerning application has done.</p>
<p dir="auto">in this case, if you see the message “the the document has been updated” i suggest you not to reload it, find and quit the application or service that is using this file, and then save “your” version of it again from notepad++.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39429</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39429</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Thu, 07 Feb 2019 10:56:30 GMT</pubDate></item><item><title><![CDATA[Reply to Bug problem with not saving on Thu, 07 Feb 2019 10:26:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’m having the same problem and it’s been happening over the last three versions of Notepad++.</p>
<p dir="auto">What happens in my case is after updating my document and save and then move to</p>
<p dir="auto">another app and return to Notepad++ I get a dialog saying the the document  has been updated.</p>
<p dir="auto">Many times when the dialog appears I find that the text I entered  has disappeared.</p>
<p dir="auto">I’m now looking for an alternative editor because I’ve just had enough of loosing data.</p>
<p dir="auto">I normally work with split windows and cloning the document in question.</p>
<p dir="auto">Hope my feedback helps.</p>
<p dir="auto">OS: Windows 10<br />
Notepad++: 7.6.2</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39427</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39427</guid><dc:creator><![CDATA[Joseph]]></dc:creator><pubDate>Thu, 07 Feb 2019 10:26:12 GMT</pubDate></item><item><title><![CDATA[Reply to Bug problem with not saving on Wed, 06 Feb 2019 12:14:15 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alcyone-maia" aria-label="Profile: Alcyone-Maia">@<bdi>Alcyone-Maia</bdi></a></p>
<p dir="auto">we need more information, and a detailed step by step list of what lead to the “not saving” experience you had.<br />
this is necessary to try to reproduce your request, so we can evaluate if we are able to help you.</p>
<hr />
<p dir="auto">please also read and follow the community guide: <a href="https://notepad-plus-plus.org/community/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you" rel="nofollow ugc">&gt;&gt;&gt; FAQ Desk: Request for Help without sufficient information to help you &lt;&lt;&lt;</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39409</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39409</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Wed, 06 Feb 2019 12:14:15 GMT</pubDate></item></channel></rss>