<?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: find - Recent Topics</title>
		<link>http://pnotepad.org/forums/tags/find</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 10:55:46 +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/find/topics" rel="self" type="application/rss+xml" />

		<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>Feature request: Text search in output window (Platon)</title>
			<link>http://pnotepad.org/forums/topic/621#post-2227</link>
			<pubDate>Tue, 14 Jul 2009 11:26:44 +0000</pubDate>
			<dc:creator>Platon</dc:creator>
			<guid isPermaLink="false">2227@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm using some tools that produce thounds of lines of output. It would be convenient to be able to run a text search in the output windows too like searching document windows.&#60;br /&#62;
TextPad nicely supports this feature.&#60;/p&#62;
&#60;p&#62;Aron
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Clear previous searches (Chico3001)</title>
			<link>http://pnotepad.org/forums/topic/551#post-1915</link>
			<pubDate>Sun, 15 Mar 2009 00:56:43 +0000</pubDate>
			<dc:creator>Chico3001</dc:creator>
			<guid isPermaLink="false">1915@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, firs of all, let me congratulate you for your excelent program, it is the best programmers editor i have seen, I use it to program in many languages from assembler to PHP and HTML&#60;/p&#62;
&#60;p&#62;And just one small question, is there a way to complete clear the previous searches from the search window?&#60;/p&#62;
&#60;p&#62;Thanks for your help..
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Find Results window (alex_stefan54)</title>
			<link>http://pnotepad.org/forums/topic/508#post-1775</link>
			<pubDate>Wed, 14 Jan 2009 20:37:13 +0000</pubDate>
			<dc:creator>alex_stefan54</dc:creator>
			<guid isPermaLink="false">1775@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I cannot see Find Results window anymore, although it used to work. &#34;View&#34;-&#38;gt; &#34;Window&#34;-&#38;gt; &#34;Find Results&#34; check doesn't help. The bottom text bar gives a summary of the search but I need a window with details. Any suggestion? Thanks
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Java Extension (oh)</title>
			<link>http://pnotepad.org/forums/topic/487#post-1716</link>
			<pubDate>Tue, 18 Nov 2008 10:33:41 +0000</pubDate>
			<dc:creator>oh</dc:creator>
			<guid isPermaLink="false">1716@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Dear PN Team -&#60;/p&#62;
&#60;p&#62;Thank you for a wonderful tool.&#60;/p&#62;
&#60;p&#62;Are there any plans for a Java extension to Programmers Notepad, like PyPN?&#60;/p&#62;
&#60;p&#62;For the moment I use Project Tools and Global Tools to integrate my Java programs into Programmers Notepad (I send the selected text to Java using Standard Input, and I capture the output, replacing the original selection).&#60;/p&#62;
&#60;p&#62;But this method results in frequent crashes of PN.&#60;/p&#62;
&#60;p&#62;I am not very good with Python, and know nothing about C (or what language PN is programmed in). A java extension would mean a way for me to contribute useful scripts (spell checking, regex search &#38;#38; replace in folders, replacement expressions etc.). &#60;/p&#62;
&#60;p&#62;Thanks again for the tool.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Find dialog &#38; Tabbing in general (macdonag)</title>
			<link>http://pnotepad.org/forums/topic/269#post-961</link>
			<pubDate>Wed, 08 Aug 2007 09:33:42 +0000</pubDate>
			<dc:creator>macdonag</dc:creator>
			<guid isPermaLink="false">961@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;2 things:&#60;/p&#62;
&#60;p&#62;It would be nice if you could change tabs in the find dialog as you would with the editor - e.g., ctrl-tab &#38;#38; ctrl-shift-tab to flip between find, replace, find in files.&#60;/p&#62;
&#60;p&#62;Also, it seems if I switch editor tabs using ctrl-tab, my entire screen seems to do a refresh.  If I change tabs by clicking on the tab with my mouse, the full screen refresh doesn't occur.  The switch is much smoother.  Odd!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

