<?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[word wrapp settings are not saved]]></title><description><![CDATA[<p dir="auto">I use the portable version of npp 7.8.0.0. After starting npp the word wrap is disabled. When i enable word wrap and restart npp word wrap is disabled again. Is there any solution to save word wrap mode setting as always enabled?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18410/word-wrapp-settings-are-not-saved</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 03:19:03 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18410.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Oct 2019 16:39:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to word wrapp settings are not saved on Thu, 24 Oct 2019 23:15:58 GMT]]></title><description><![CDATA[<p dir="auto">Thank you very much!</p>
<p dir="auto">The folder was write protected, after i set the permission to folder and files it still doesnt save the setting.</p>
<p dir="auto">The config.xml was hidden, so i set it to visible and changed the setting Wrap=“no” to Wrap=“yes”. After restart npp the word wrap was enabled.<br />
But then, if i disabled this setting with the button and restart npp the setting was enabled again (vice versa problem).</p>
<p dir="auto">Then i started npp one time with right click/admin rights and i noticed a change at the date from the config.xml file. From now on i can change the settings and everything worked now.</p>
<p dir="auto">Problem solved with your help.<br />
Thanks again :)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/48045</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/48045</guid><dc:creator><![CDATA[Anonym Inkognito]]></dc:creator><pubDate>Thu, 24 Oct 2019 23:15:58 GMT</pubDate></item><item><title><![CDATA[Reply to word wrapp settings are not saved on Thu, 24 Oct 2019 16:48:53 GMT]]></title><description><![CDATA[<p dir="auto">I just tried with Notepad++ v7.8</p>
<pre><code>Notepad++ v7.8   (64-bit)
Build time : Oct  7 2019 - 00:55:55
Path : C:\usr\local\apps\npp-other\npp.7.8.bin.x64\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS Name : Windows 10 Enterprise (64-bit) 
OS Version : 1903
OS Build : 18362.418
Plugins : mimeTools.dll NppConverter.dll NppExport.dll 
</code></pre>
<p dir="auto">When I exit with wrap enabled, <code>config.xml</code> contains the line</p>
<pre><code>        &lt;GUIConfig name="ScintillaPrimaryView" lineNumberMargin="show" bookMarkMargin="show" indentGuideLine="show" folderMarkStyle="box" lineWrapMethod="aligned" currentLineHilitingShow="show" scrollBeyondLastLine="no" disableAdvancedScrolling="no" wrapSymbolShow="hide" Wrap="yes" borderEdge="yes" edge="no" edgeNbColumn="80" zoom="0" zoom2="0" whiteSpaceShow="hide" eolShow="hide" borderWidth="2" smoothFont="no" /&gt;
</code></pre>
<p dir="auto">When I exit with wrap disabled, <code>config.xml</code> contains the line:</p>
<pre><code>        &lt;GUIConfig name="ScintillaPrimaryView" lineNumberMargin="show" bookMarkMargin="show" indentGuideLine="show" folderMarkStyle="box" lineWrapMethod="aligned" currentLineHilitingShow="show" scrollBeyondLastLine="no" disableAdvancedScrolling="no" wrapSymbolShow="hide" Wrap="no" borderEdge="yes" edge="no" edgeNbColumn="80" zoom="0" zoom2="0" whiteSpaceShow="hide" eolShow="hide" borderWidth="2" smoothFont="no" /&gt;
</code></pre>
<p dir="auto">Note it changes from <code>Wrap="yes"</code> to <code>Wrap="no"</code>.</p>
<p dir="auto">If you want a portable version to save settings between runs, you have to have write permission to the portable folder, including <code>config.xml</code> (and other such files) in that folder.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/48040</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/48040</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 24 Oct 2019 16:48:53 GMT</pubDate></item></channel></rss>