From samjnaa@gmail.com Mon Dec 5 02:39:49 2005 From: Shriramana Sharma To: kde@lists.opensuse.org Subject: Help with using KFileReplace regular expressions Date: Mon, 05 Dec 2005 08:09:28 +0530 Message-ID: <200512050809.28477.samjnaa@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3157030026282534962==" --===============3157030026282534962== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I need to use a regular expression in KFileReplace to replace: by But if I enter the above two as the search and replace strings respectively and say "go", (enable regular expressions is ON) I get zero replacements, even though the app says it has scanned all the 58 files in my working directory. Also, I need to account for the fact that there may be a line-break between the "*.html", because I also have external links on my site, and the servers I point to may or may not redirect html to htm, if the file they hold ends in htm and not html. But if I use I avoid this problem, since I have all external links on my site labeled as class="ext" (i.e. ) so I can give them a different colour. So if I enter I avoid this problem. Please tell me what I can do. Thanks. -- Penguin #395953 resides at http://samvit.org subsisting on SUSE Linux 10.0 with KDE 3.5 --===============3157030026282534962==--