<?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[How to remove all spaces within the time frame and keep the hyphenation at the end of the lines?]]></title><description><![CDATA[<p dir="auto">For example, there is text<br />
20065457460   W   0   W   USD    W<br />
20065457462   W   0   W   USD    W</p>
<p dir="auto">Need to get<br />
20065457460W0WUSDW<br />
20065457462W0WUSDW</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15291/how-to-remove-all-spaces-within-the-time-frame-and-keep-the-hyphenation-at-the-end-of-the-lines</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 21:52:24 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15291.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Feb 2018 08:14:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to remove all spaces within the time frame and keep the hyphenation at the end of the lines? on Tue, 20 Feb 2018 10:18:47 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/vito-korleone" aria-label="Profile: vito-korleone">@<bdi>vito-korleone</bdi></a>,</p>
<p dir="auto">I’m really <strong>disconcerted</strong> !! Unless I <strong>misunderstood</strong> your post, it’s quite an <strong>elementary</strong> task to achieve :-))</p>
<ul>
<li>
<p dir="auto">Open the <strong>Replace</strong> dialog ( <strong><code>Ctrl + H</code></strong> )</p>
</li>
<li>
<p dir="auto">Type in a <strong><code>single space</code></strong> character in the <strong>Find what:</strong> zone</p>
</li>
<li>
<p dir="auto">Leave the <strong>Replace with:</strong> zone <strong><code>EMPTY</code></strong></p>
</li>
<li>
<p dir="auto">Tick the <strong><code>Wrap around</code></strong> option and the <strong><code>Normal</code></strong> search mode</p>
</li>
<li>
<p dir="auto"><strong>UN</strong>-tick <strong>all</strong> the other options</p>
</li>
<li>
<p dir="auto">Click on the <strong><code>Replace All</code></strong> button</p>
</li>
</ul>
<p dir="auto"><strong>Remark</strong> :</p>
<p dir="auto">If you must delete the <strong>space</strong> characters, in a <strong>specific</strong> zone of your file, only :</p>
<ul>
<li>
<p dir="auto">Do a normal <strong>selection</strong> of that zone</p>
</li>
<li>
<p dir="auto">Open the <strong>Replace</strong> dialog ( <strong><code>Ctrl + H</code></strong> )</p>
</li>
<li>
<p dir="auto">Type in a <strong><code>single space</code></strong> character in the <strong>Find what:</strong> zone</p>
</li>
<li>
<p dir="auto">Leave the <strong>Replace with:</strong> zone <strong><code>EMPTY</code></strong></p>
</li>
<li>
<p dir="auto">Tick the <strong><code>In selection</code></strong> option and the <strong><code>Normal</code></strong> search mode</p>
</li>
<li>
<p dir="auto"><strong>UN</strong>-tick <strong>all</strong> the other options</p>
</li>
<li>
<p dir="auto">Click on the <strong><code>Replace All</code></strong> button</p>
</li>
</ul>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30431</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30431</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Tue, 20 Feb 2018 10:18:47 GMT</pubDate></item></channel></rss>