https://bugs.kde.org/show_bug.cgi?id=394853

Mihai Sorin Dobrescu <msdobre...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msdobre...@gmail.com

--- Comment #10 from Mihai Sorin Dobrescu <msdobre...@gmail.com> ---
While I could make it save some spaces to XML, even find by regex with \x0020
instead of spaces, can't make it load and apply a replacement string consisting
in space.
So, a common two spaces to one space replacement can not be saved and loaded
back from an XML file.

I've also encountered some other characters problems to replace for various
brackets characters ('[', ' ]', '{', '}'). For those, I always use \0x
expressions, which is difficult.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to