<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums &#187; Tag: replace - Recent Posts</title>
		<link>http://pnotepad.org/forums/tags/replace</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 07:42:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/replace" rel="self" type="application/rss+xml" />

		<item>
                        <title>Replace in all open documents (xiangxiadage)</title>
			<link>http://pnotepad.org/forums/topic/598#post-8296</link>
			<pubDate>Wed, 07 Sep 2011 03:43:54 +0000</pubDate>
			<dc:creator>xiangxiadage</dc:creator>
			<guid isPermaLink="false">8296@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Not avaible even in latest V2.3.4.2350.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>About replacing in files (simon)</title>
			<link>http://pnotepad.org/forums/topic/5422#post-8264</link>
			<pubDate>Tue, 30 Aug 2011 09:05:19 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">8264@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Yes, it's just something where it's hard to get the right user experience and I haven't had the time to dedicate to getting it right. I would like to see it done.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>About replacing in files (miika)</title>
			<link>http://pnotepad.org/forums/topic/5422#post-8253</link>
			<pubDate>Sat, 27 Aug 2011 15:25:28 +0000</pubDate>
			<dc:creator>miika</dc:creator>
			<guid isPermaLink="false">8253@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello, is there any plans for this feature?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (john.byrne)</title>
			<link>http://pnotepad.org/forums/topic/598#post-8077</link>
			<pubDate>Fri, 08 Jul 2011 00:35:18 +0000</pubDate>
			<dc:creator>john.byrne</dc:creator>
			<guid isPermaLink="false">8077@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This should be a standard feature of any serious text editor.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (xiangxiadage)</title>
			<link>http://pnotepad.org/forums/topic/598#post-8073</link>
			<pubDate>Sat, 02 Jul 2011 00:46:59 +0000</pubDate>
			<dc:creator>xiangxiadage</dc:creator>
			<guid isPermaLink="false">8073@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This feature is useful. I need it so much.&#60;br /&#62;
+1
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (vaylen)</title>
			<link>http://pnotepad.org/forums/topic/598#post-8064</link>
			<pubDate>Wed, 29 Jun 2011 23:38:42 +0000</pubDate>
			<dc:creator>vaylen</dc:creator>
			<guid isPermaLink="false">8064@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I wish this was enabled. I've resorted to using ABA Search &#38;amp; Replace since it's not available in PN
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Search and replace in rectangular (block) selection (Nux)</title>
			<link>http://pnotepad.org/forums/topic/5314#post-8053</link>
			<pubDate>Mon, 27 Jun 2011 20:46:54 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">8053@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi. I'm wondering if this is somehow by design or was hard to implement or simply missed out. I do this:&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Select some text with ALT (rectangular).&#60;/li&#62;
&#60;li&#62;Push CTRL+R (replace).&#60;/li&#62;
&#60;li&#62;Change e.g. &#34;pn&#34; to &#34;pnote&#34;&#60;/li&#62;
&#60;li&#62;Hit Replace All&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Then all occurrences in between the first selection start and last selection start are replaced. Not sure if this is clear.&#60;/p&#62;
&#60;p&#62;Before (bolded selection):&#60;br /&#62;
  &#60;strong&#62;pn.&#60;/strong&#62;Something(&#34;pnotes&#34;, &#34;pn2&#34;)&#60;br /&#62;
  &#60;strong&#62;sct&#60;/strong&#62;.Blah(&#34;pn&#34;, &#34;blah&#34;)&#60;br /&#62;
  &#60;strong&#62;pn.&#60;/strong&#62;SomethingElse(&#34;blah&#34;, &#34;pn&#34;)&#60;/p&#62;
&#60;p&#62;After:&#60;br /&#62;
  pnote.Something(&#34;pnoteotes&#34;, &#34;pnote2&#34;)&#60;br /&#62;
  sct.Blah(&#34;pnote&#34;, &#34;blah&#34;)&#60;br /&#62;
  pnote.SomethingElse(&#34;blah&#34;, &#34;pn&#34;)&#60;/p&#62;
&#60;p&#62;So a bug or expected?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (swbrains)</title>
			<link>http://pnotepad.org/forums/topic/598#post-8013</link>
			<pubDate>Wed, 15 Jun 2011 00:54:06 +0000</pubDate>
			<dc:creator>swbrains</dc:creator>
			<guid isPermaLink="false">8013@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;+1 &#60;/p&#62;
&#60;p&#62;But I'd like to see it operate on a specified folder/subfolders -- not only with open files.  Often I have dozens of files in a project to do a replacement across, and I'd rather not have to open all of them just for the replacement function.  This is a blocking issue for me right now in my quest for the perfect editor.  &#60;/p&#62;
&#60;p&#62;Otherwise, I like what I've seen in an hour of eval!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (RaphaelDDL)</title>
			<link>http://pnotepad.org/forums/topic/598#post-8006</link>
			<pubDate>Sun, 12 Jun 2011 05:32:30 +0000</pubDate>
			<dc:creator>RaphaelDDL</dc:creator>
			<guid isPermaLink="false">8006@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;+1 yearly bump:&#60;br /&#62;
2.2.0.2240-ellington yet not available for Find/Replace multiple files
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Recommendations for 3rd party &#34;Find in Files&#34; with regex? (CoDEmanX)</title>
			<link>http://pnotepad.org/forums/topic/5122#post-7841</link>
			<pubDate>Sat, 16 Apr 2011 10:37:49 +0000</pubDate>
			<dc:creator>CoDEmanX</dc:creator>
			<guid isPermaLink="false">7841@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Never tried myself, but powergrep's website states it supports almost every encoding (unicode, koi8, dos, linux codepages...) and also many popular binary formats like if they were pure text (office files, PDF, zip...)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Recommendations for 3rd party &#34;Find in Files&#34; with regex? (Nux)</title>
			<link>http://pnotepad.org/forums/topic/5122#post-7840</link>
			<pubDate>Sat, 16 Apr 2011 08:37:00 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">7840@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Astrogrep seem to be way worse then ReplaceText. I like the adapt case feature of powerGREP. Does it work for other then ASCII encodings? Like óÓ öÖ?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Recommendations for 3rd party &#34;Find in Files&#34; with regex? (CoDEmanX)</title>
			<link>http://pnotepad.org/forums/topic/5122#post-7838</link>
			<pubDate>Sat, 16 Apr 2011 00:07:41 +0000</pubDate>
			<dc:creator>CoDEmanX</dc:creator>
			<guid isPermaLink="false">7838@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Well, the most powerful windows application i've ever seen and used is powerGREP - commercial software, $159.&#60;/p&#62;
&#60;p&#62;Free and good grep program is astrogrep, way less features but still really helpful for in-file-searches. Dunno if it can replace, but it support regex for sure.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Recommendations for 3rd party &#34;Find in Files&#34; with regex? (Nux)</title>
			<link>http://pnotepad.org/forums/topic/5122#post-7519</link>
			<pubDate>Fri, 17 Dec 2010 22:13:38 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">7519@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Haven't used it for a while, but &#60;a href=&#34;http://www.ecobyte.com/replacetext/&#34;&#62;Replace Text&#60;/a&#62; is almost what you are looking for (doesn't show you any preview). Not sure if I ever seen such preview. But if you use source control or have some diff tool (like the one in Total Commander) then I don't think this would be a problem. You can simply compare originals with changed files (in some tool) or run a commit (if you have source control).
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Recommendations for 3rd party &#34;Find in Files&#34; with regex? (jumpfroggy)</title>
			<link>http://pnotepad.org/forums/topic/5122#post-7518</link>
			<pubDate>Fri, 17 Dec 2010 19:50:44 +0000</pubDate>
			<dc:creator>jumpfroggy</dc:creator>
			<guid isPermaLink="false">7518@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I know PN doesn't yet support Search &#38;amp; Replace within files, but I need to do this.  Does anyone have suggestions for a good search &#38;amp; replace utility to complement PN?&#60;/p&#62;
&#60;p&#62;What I'm looking for:&#60;br /&#62;
-Regex support.&#60;br /&#62;
-Ability to see results before performing replace, like PN's &#34;results&#34; window.&#60;br /&#62;
-Free.&#60;/p&#62;
&#60;p&#62;I know I can do a google search, but there are tons that come up.  I'd love to hear what other people use and how it's worked for them.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (RaphaelDDL)</title>
			<link>http://pnotepad.org/forums/topic/598#post-7054</link>
			<pubDate>Wed, 09 Jun 2010 20:26:21 +0000</pubDate>
			<dc:creator>RaphaelDDL</dc:creator>
			<guid isPermaLink="false">7054@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sorry but i'll BUMP this topic.&#60;br /&#62;
v2.1.4.2191-devel yet not available for Find/Replace multiple files T_T
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>&#34;Replace all&#34; problem (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-5068</link>
			<pubDate>Sun, 09 May 2010 16:02:43 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">5068@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sorry for the late answer. I created a bug report (Issue 906) and hope it helps. If you need I can provide you with an example of my test file, but it really goes with every non-ASCII char. You should be able to type one yourself or use charmap.exe.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>&#34;Replace all&#34; problem (simon)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-4849</link>
			<pubDate>Tue, 04 May 2010 12:59:25 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">4849@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, please let me know which version of PN you're using for these problems. I'd like to make sure they're fixed. There are lots of improvements for unicode support in 2.1.x but there may still be bugs.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>&#34;Replace all&#34; problem (rc-flitzer)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-4842</link>
			<pubDate>Sat, 01 May 2010 10:23:33 +0000</pubDate>
			<dc:creator>rc-flitzer</dc:creator>
			<guid isPermaLink="false">4842@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This is working but only in ANSI-mode. Not in UTF-8 mode. Seems there are STILL a lot of problems using UTF-8. :-(&#60;br /&#62;
I recently wanted to replaced the - (hyphen) with a – (en-dash). Didn’t work with replace all. But also somehow did not work using manual replacement. I had to use the search function and for each occurrence press Strg-V to replace it.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>&#34;Replace all&#34; problem (omli)</title>
			<link>http://pnotepad.org/forums/topic/2776#post-4837</link>
			<pubDate>Wed, 28 Apr 2010 18:32:41 +0000</pubDate>
			<dc:creator>omli</dc:creator>
			<guid isPermaLink="false">4837@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Replace All button isn't working for &#34;’&#34; (this inside double quotes) . I'm trying to replace &#34;’&#34; with &#34;'&#34;, but nothing happens. I have to click Replace button many times.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Error in Search and Replace (simon)</title>
			<link>http://pnotepad.org/forums/topic/912#post-2850</link>
			<pubDate>Thu, 28 Jan 2010 16:13:31 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2850@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please report a bug here and I'll try and get it fixed for the next release:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://code.google.com/p/pnotepad/issues/entry&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/entry&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Simon.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Error in Search and Replace (urinud)</title>
			<link>http://pnotepad.org/forums/topic/912#post-2845</link>
			<pubDate>Wed, 27 Jan 2010 05:18:17 +0000</pubDate>
			<dc:creator>urinud</dc:creator>
			<guid isPermaLink="false">2845@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;If you search/replace with the &#34;Match Case&#34; option enabled one word and then search/replace again with the same word with another casing the second time you press search/replace it change to the previous casing.&#60;br /&#62;
Example, you search and replace &#34;Company&#34; to &#34;Client (one by one with the replace button). Then try to search and replace &#34;company&#34; to &#34;client&#34; (one by one with the search button). after the first replace of lowercase option the window return to &#34;Company&#34; and &#34;Client&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (RaphaelDDL)</title>
			<link>http://pnotepad.org/forums/topic/598#post-2510</link>
			<pubDate>Tue, 20 Oct 2009 17:47:22 +0000</pubDate>
			<dc:creator>RaphaelDDL</dc:creator>
			<guid isPermaLink="false">2510@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;+1&#60;/p&#62;
&#60;p&#62;Version 2.010.1010-dizzy not enabled yet :/&#60;br /&#62;
I have to open Notepad++ all the time i need to replace all. And i don't like Notepad++, dunno why :/
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace w/ Regular Expressions: Unexpected Behaviour (Nux)</title>
			<link>http://pnotepad.org/forums/topic/651#post-2377</link>
			<pubDate>Mon, 31 Aug 2009 13:42:12 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">2377@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The expression &#34;(return[ \S]+;)(})(?=\S)­­&#34; is not valid - it should be:&#60;br /&#62;
(return[ \S]+;)(\})(?=\S)­­&#60;br /&#62;
Also note that the third parentheses are non-capturing (so you cannot really use \3). In fact whatever is matched with &#34;(?=\S)­­&#34; wouldn't be in the match at all (i.e. for &#34;return blah;}abc&#34; the match would be &#34;return blah;}&#34; - without &#34;a&#34;).&#60;/p&#62;
&#60;p&#62;Nice regular expression reference is here:&#60;br /&#62;
&#60;a href=&#34;https://developer.mozilla.org/En/Core_JavaScript_1.5_Reference/Global_Objects/RegExp&#34; rel=&#34;nofollow&#34;&#62;https://developer.mozilla.org/En/Core_JavaScript_1.5_Reference/Global_Objects/RegExp&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace w/ Regular Expressions: Unexpected Behaviour (fedoracore)</title>
			<link>http://pnotepad.org/forums/topic/651#post-2373</link>
			<pubDate>Thu, 27 Aug 2009 23:42:10 +0000</pubDate>
			<dc:creator>fedoracore</dc:creator>
			<guid isPermaLink="false">2373@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;okay. i want to help, so i'll try to open an issue on this soon. coincidentally, i am about to try a regex operation, and i've selected ProsNpad for the job. Perhaps this will lead to something more meaningful in that &#34;issue&#34; entry. otherwise, i'll do my best for creating a proper issue based on what i recall from the previous instance, as stated above.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace w/ Regular Expressions: Unexpected Behaviour (simon)</title>
			<link>http://pnotepad.org/forums/topic/651#post-2368</link>
			<pubDate>Tue, 25 Aug 2009 08:39:16 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2368@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Yes, it looks like there are a couple of bugs with the handling of escaped expressions and grouped expressions with the regular expressions. Could you please open an issue:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://code.google.com/p/pnotepad/issues/entry&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/entry&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (peternewman)</title>
			<link>http://pnotepad.org/forums/topic/598#post-2364</link>
			<pubDate>Tue, 25 Aug 2009 01:04:48 +0000</pubDate>
			<dc:creator>peternewman</dc:creator>
			<guid isPermaLink="false">2364@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Another +1 for this please, I'd also find it really beneficial.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace w/ Regular Expressions: Unexpected Behaviour (fedoracore)</title>
			<link>http://pnotepad.org/forums/topic/651#post-2360</link>
			<pubDate>Sun, 23 Aug 2009 11:19:04 +0000</pubDate>
			<dc:creator>fedoracore</dc:creator>
			<guid isPermaLink="false">2360@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi. As somewhat a follower of ProsNpad &#38;amp; its RegEx Find and Replace functionality, I noticed in recent changelog reports that the RegEx has been updated. I thought it might be of help to report my experience while using Replace with regular expressions attempting to dissect some of what's going on in the &#60;em&#62;YUI&#60;/em&#62;(1) JavaScript library component, yahoo-dom-event.js&#60;/p&#62;
&#60;p&#62;Most of the time, everything works great (e.g. i often turn to ProsNpad for regular expression operations. for curiosity, i've done some amount of testing for differences between PN, other Scintilla-based editors, .NET-based editors, etc.), and I've been successful with it in some instances where i experienced difficulty with other editors (i.e. it's amazing the variance between different &#34;flavors&#34;, as implemented in editors [to quote the Regex Buddy author's texts])&#60;/p&#62;
&#60;p&#62;One of the several expressions I've used, is shown below-- it's one of a few which caused the unexpected result:&#60;br /&#62;
Match Expression:&#60;br /&#62;
&#60;code&#62;(return[ \S]+;)(})(?=\S)­­&#60;/code&#62;&#60;br /&#62;
Replace Expression:&#60;br /&#62;
&#60;code&#62;\n\1\n\2\n\3&#60;/code&#62;&#60;br /&#62;
The unexpected result follows:&#60;br /&#62;
&#60;strong&#62;&#60;em&#62;Before&#60;/em&#62;:&#60;/strong&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(this.__yui_events){
    if(this.__yui_events[A]){
    return true;}}
    return false;}};(function(){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;strong&#62;&#60;em&#62;After&#60;/em&#62;:&#60;/strong&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(this.__yui_events){
    if(this.__yui_events[A]){

return true;
}
\\}
    return false;}};(function(){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Programmer's Notepad had previously executed a Replacement Expression successfully on 650+ items in that same file, just as i wanted without error. However, when I first opened the file, i &#60;em&#62;was&#60;/em&#62; seeing this error. I enabled (tested), then disabled the &#34;Allow Backslash Expression&#34; option at that time, which seemed to &#34;fix&#34; the error, but that old-trick didn't work this time. ;-) &#60;/p&#62;
&#60;p&#62;Looking through the code, it must have &#34;went away&#34; for the bulk of my work, i think until trying this particular expression which, btw-- i realized, even if successful, wasn't &#60;em&#62;quite&#60;/em&#62; what i was going for-- but, you know-- win some lose some, eh?  (a lot of fooling around w/ regex, really-- guess i enjoy wasting time... i dunno) heheh... anyway-- &#60;/p&#62;
&#60;p&#62;I suspect, if i exit the app, and restart it-- i'll probably have more success-- so, this isn't a complaint, but just an FYI.&#60;/p&#62;
&#60;p&#62;best regards!&#60;br /&#62;
-js&#60;/p&#62;
&#60;p&#62;EDIT: geez... i hope i edited that code correctly, to reflect what's going on. note the double-reverse-solidus character which appeared (the unexpected result) in the &#34;After&#34; shot. &#60;em&#62;NOTE:&#60;/em&#62; -- here, it doesn't appear as PNpad has removed any chars, which was the plan, however-- as i mentioned, when i first started, and i saw these reverse-solidus chars, it was removing, for example, instead of returning \1, it removed it, and went on w/ the rest of the expression. damn-- too bad it's so difficult to try to explain in a few short sentences, and many long sentences doesn't help much, i guess. oh well! 'least i've tried, eh? :-)&#60;br /&#62;
(1)&#60;br /&#62;
sourceforge . net / projects / yui /
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (simon)</title>
			<link>http://pnotepad.org/forums/topic/598#post-2157</link>
			<pubDate>Fri, 12 Jun 2009 11:13:42 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">2157@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;They are currently disabled, I'll be looking at them after 0.10 is released (along with a whole lot of other stuff).
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (jumpfroggy)</title>
			<link>http://pnotepad.org/forums/topic/598#post-2155</link>
			<pubDate>Fri, 12 Jun 2009 07:20:19 +0000</pubDate>
			<dc:creator>jumpfroggy</dc:creator>
			<guid isPermaLink="false">2155@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I noticed this today too... I never seem to have those options available.  Are they currently disabled?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Replace in all open documents (LockeZ)</title>
			<link>http://pnotepad.org/forums/topic/598#post-2154</link>
			<pubDate>Wed, 10 Jun 2009 16:19:08 +0000</pubDate>
			<dc:creator>LockeZ</dc:creator>
			<guid isPermaLink="false">2154@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I have about 40 HTML files open in tabs, and would like to replace text in all of them at once.&#60;/p&#62;
&#60;p&#62;There is an option for &#38;quot;All open documents&#38;quot; in the replace window, but it is grayed out and cannot be selected.  How do I enable it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

