<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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: Recent Posts</title>
		<link>http://pnotepad.org/forums/</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Sun, 14 Mar 2010 20:53:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</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/" rel="self" type="application/rss+xml" />

		<item>
			<title>recursive on "Missing ctrl + [ ?"</title>
			<link>http://pnotepad.org/forums/topic/1133#post-3142</link>
			<pubDate>Sun, 14 Mar 2010 07:06:07 +0000</pubDate>
			<dc:creator>recursive</dc:creator>
			<guid isPermaLink="false">3142@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Thanks.  Filed issue 831.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Neothan on "highlight block move"</title>
			<link>http://pnotepad.org/forums/topic/1134#post-3141</link>
			<pubDate>Sat, 13 Mar 2010 16:45:58 +0000</pubDate>
			<dc:creator>Neothan</dc:creator>
			<guid isPermaLink="false">3141@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I did try tab and shift-tab but that moves a block of highlighted text left or right a tab at a time.  I'm looking for the same feature but 1 space at a time either direction simular to the Tab and Shift-TAB.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "Missing ctrl + [ ?"</title>
			<link>http://pnotepad.org/forums/topic/1133#post-3140</link>
			<pubDate>Sat, 13 Mar 2010 06:32:12 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3140@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Sure is, please file an issue here:&#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;</description>
		</item>
		<item>
			<title>simon on "Will PyPN or C++ extension system allow me to do this..."</title>
			<link>http://pnotepad.org/forums/topic/1131#post-3139</link>
			<pubDate>Sat, 13 Mar 2010 06:05:40 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3139@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You can achieve almost anything you like in PyPN, given that you have all of Python available to you, but GUI is likely to be a challenge.&#60;/p&#62;
&#60;p&#62;There's no specific support for GUI extensions (yet) but also nothing that blocks you from launching UI. I'd almost recommend starting by just launching your tool as an .exe with whatever information you need from PN, and go from there.&#60;/p&#62;
&#60;p&#62;Creating a .NET extension &#60;em&#62;should&#60;/em&#62; be a case of making a wrapper for the PN api with Managed C++, but it's something I haven't had a chance to get around to trying yet. GUI integration would again probably be more difficult.&#60;/p&#62;
&#60;p&#62;There's possibly an answer in the above text, but if not feel free to ask for clarifications - happy to help you explore ideas and also to add to/modify the api to help out where it makes sense.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "XP - Pastes Multi-lines, Win7 - Pastes Single-lines?"</title>
			<link>http://pnotepad.org/forums/topic/1132#post-3138</link>
			<pubDate>Sat, 13 Mar 2010 06:01:52 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3138@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;This is definitely not an intentional behaviour, please file an issue here:&#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;Make sure to include what version of PN you are using and also some instructions including what web site to copy from and what text to try copying to reproduce the problem. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "highlight block move"</title>
			<link>http://pnotepad.org/forums/topic/1134#post-3137</link>
			<pubDate>Sat, 13 Mar 2010 03:01:21 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3137@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Do you mean what happens if you press Tab or Shift-Tab? That changes the indent of selected lines. If you mean something different, examples would make it more clear. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Neothan on "highlight block move"</title>
			<link>http://pnotepad.org/forums/topic/1134#post-3136</link>
			<pubDate>Fri, 12 Mar 2010 23:23:11 +0000</pubDate>
			<dc:creator>Neothan</dc:creator>
			<guid isPermaLink="false">3136@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Does programmer's notepad support the moving of text left or right in highlighted text?&#60;/p&#62;
&#60;p&#62;If, not, this would be a great feature to add.  It's difficult keeping up with moving code around and having to correct each line's format with the right preseeding spaces.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>recursive on "Missing ctrl + [ ?"</title>
			<link>http://pnotepad.org/forums/topic/1133#post-3135</link>
			<pubDate>Fri, 12 Mar 2010 17:52:00 +0000</pubDate>
			<dc:creator>recursive</dc:creator>
			<guid isPermaLink="false">3135@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello, I'm a new programmer's notepad user, and I've noticed something curious about some of the text navigation shortcut keys.&#60;/p&#62;
&#60;p&#62;These shortcut keys do work:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;&#60;code&#62;ctrl + ]&#60;/code&#62; move cursor past next blank line&#60;/li&#62;
&#60;li&#62;&#60;code&#62;shift + ctrl + [&#60;/code&#62; extend selection to previous blank line&#60;/li&#62;
&#60;li&#62;&#60;code&#62;shift + ctrl + ]&#60;/code&#62; extend selection to next blank line&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Notably absent is &#60;code&#62;ctrl + [&#60;/code&#62; for moving the cursor to the previous blank line.  This can be accomplished with a &#60;code&#62;shift + ctrl + [&#60;/code&#62;, followed by left key.&#60;/p&#62;
&#60;p&#62;Unfortunately, these keys appear to be hidden in the key mapping options.  Is there any hope of getting a single command that will move the cursor to the previous blank line?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nux on "Groovy language support"</title>
			<link>http://pnotepad.org/forums/topic/1127#post-3134</link>
			<pubDate>Fri, 12 Mar 2010 13:35:56 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">3134@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You can find Java in the cpp.scheme (along with some other similar languages). You could add Groovy there. Just remember to add whatever extension Groovy uses to extmap.dat so that PN selects Groovy scheme automatically.&#60;/p&#62;
&#60;p&#62;And (if you haven't already) have a look at:&#60;br /&#62;
&#60;a href=&#34;http://pnotepad.org/docs/howto/add_support_for_your_language&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/docs/howto/add_support_for_your_language&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Neomorph on "XP - Pastes Multi-lines, Win7 - Pastes Single-lines?"</title>
			<link>http://pnotepad.org/forums/topic/1132#post-3133</link>
			<pubDate>Fri, 12 Mar 2010 12:11:13 +0000</pubDate>
			<dc:creator>Neomorph</dc:creator>
			<guid isPermaLink="false">3133@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I've been using PN on XP for a while now and copying code from SMF Mods works fine. I paste it into PN and it pastes it on multipl lines.&#60;/p&#62;
&#60;p&#62;Now I just got a Windows 7 PC yesterday and installed PN onto it right away... but now when I past code into it that I copy off IE I just get it appearing on a single line. I tried pasting the exact same code into Wordpad and I get multiple lines. It's definately something wierd with PN.&#60;/p&#62;
&#60;p&#62;Is there a setting I have missed somewhere?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brainwipe on "Will PyPN or C++ extension system allow me to do this..."</title>
			<link>http://pnotepad.org/forums/topic/1131#post-3132</link>
			<pubDate>Fri, 12 Mar 2010 11:45:20 +0000</pubDate>
			<dc:creator>brainwipe</dc:creator>
			<guid isPermaLink="false">3132@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I have an application in PHP that I coded in PN. It's spread across a number of files and I would like to write a tool to help me refactor and perform 'class exploring' type functions. The sorts of tasks I will need to do are:&#60;/p&#62;
&#60;p&#62;Searching lots of files.&#60;br /&#62;
Pulling out class names, member variables and method signatures.&#60;br /&#62;
Building some sort of hierarchy in a GUI.&#60;br /&#62;
Modifying batches of files base on a series of rules.&#60;/p&#62;
&#60;p&#62;I've eyeballed the documentation and it's not obvious to my fatherhood-addled brain whether PyPN will be powerful enough or whether it's time to relearn a bit of C++ (I'm a C# .NET sort of person) and write a plug-in. Are making GUI extensions possible for PN?&#60;/p&#62;
&#60;p&#62;[edit]What I'd really like is some sort of .NET interface for writing PN add-ons but that's an ask so large, it can be seen from space![/edit]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jma on "Separate indent and tab settings"</title>
			<link>http://pnotepad.org/forums/topic/1130#post-3131</link>
			<pubDate>Fri, 12 Mar 2010 11:33:35 +0000</pubDate>
			<dc:creator>jma</dc:creator>
			<guid isPermaLink="false">3131@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;When no line is selected Tab should work as tab do inserting a tab character or spaces that same amount as tab settings.&#60;/p&#62;
&#60;p&#62;When line(s) are selected Tab (or another shortcut key(s)) should indent the selected line(s) by a separate amount of spaces.&#60;/p&#62;
&#60;p&#62;SciTe has a method for this.&#60;/p&#62;
&#60;p&#62;As a setting that can be turned on or off, for those who want it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mario_Goon on "Programmer&#039;s Notepad 2.1.3 Released"</title>
			<link>http://pnotepad.org/forums/topic/1129#post-3130</link>
			<pubDate>Fri, 12 Mar 2010 09:21:05 +0000</pubDate>
			<dc:creator>Mario_Goon</dc:creator>
			<guid isPermaLink="false">3130@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;BIG THY Simon&#60;/p&#62;
&#60;p&#62;i will test it asap =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "Programmer&#039;s Notepad 2.1.3 Released"</title>
			<link>http://pnotepad.org/forums/topic/1129#post-3129</link>
			<pubDate>Fri, 12 Mar 2010 06:40:10 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3129@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;A new testing release, version 2.1.3 of &#60;a href=&#34;http://www.pnotepad.org/&#34;&#62;Programmer’s Notepad&#60;/a&#62; has been released to Google Code. This release fixes a bunch of bugs, but more importantly contains a complete rewrite of the &#60;a href=&#34;http://untidy.net/blog/2010/03/12/text-clips-changes/&#34;&#62;Text Clips UI and Management/Editing features&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Changes in 2.1.3:&#60;/strong&#62;&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Complete re-write of text clips view and clips management system&#60;/li&#62;
&#60;li&#62;End clip entry on final empty field (experimental)&#60;/li&#62;
&#60;li&#62;Smart highlight range now limited to field of view +/- 200 lines, improves speed and usability with large files.&#60;/li&#62;
&#60;li&#62;Translations now fed directly from user translation project at pnotepad-twrans.googlecode.com&#60;/li&#62;
&#60;li&#62;Switch to boost 1.42&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;&#60;strong&#62;Bug Fixes:&#60;/strong&#62;&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Fix magic folder path changing. Fixes bug #760.&#60;/li&#62;
&#60;li&#62;Default to UTF-8 file type if UTF-8 is our default code page. Fixes bug #821.&#60;/li&#62;
&#60;li&#62;Fix incorrect behaviour when cancelling project load. Fixes issue #797.&#60;/li&#62;
&#60;li&#62;Don't ignore the first item when searching in Jump dialog. Fixes issue #820.&#60;/li&#62;
&#60;li&#62;Fix use of project templates in 2.21&#60;/li&#62;
&#60;li&#62;Use correct foreground color for options section header. Fixes issue #814.&#60;/li&#62;
&#60;li&#62;Fix taggers path. Add .pyw to default ctags options.&#60;/li&#62;
&#60;li&#62;Reset chunk position at start of clip insertion. Fixes issue #805.&#60;/li&#62;
&#60;li&#62;Fix GetLongPathName call. Fixes issue #803.&#60;/li&#62;
&#60;li&#62;Don't lowercase filename on adding new file. Fixes issue #527.&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;&#60;strong&#62;Download&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Installer: &#60;a href=&#34;http://pnotepad.googlecode.com/files/pn2132140.exe&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/pn2132140.exe&#60;/a&#62;&#60;br /&#62;
Portable: &#60;a href=&#34;http://pnotepad.googlecode.com/files/portable-pn2132140.zip&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/portable-pn2132140.zip&#60;/a&#62;&#60;br /&#62;
Multi-Language: &#60;a href=&#34;http://pnotepad.googlecode.com/files/pn2132140_multilang.exe&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/pn2132140_multilang.exe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I hope you enjoy this new release!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rotsiser Mho on "Code Folding with CSS"</title>
			<link>http://pnotepad.org/forums/topic/1128#post-3128</link>
			<pubDate>Fri, 12 Mar 2010 01:35:37 +0000</pubDate>
			<dc:creator>Rotsiser Mho</dc:creator>
			<guid isPermaLink="false">3128@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is it possible to enable code folding when using CSS?  I have a lot of classes I like to hide but the + and - boxes don't show up if I select CSS as the scheme.  It works just fine if I switch to something like C++ but of course the colors and keywords are incorrect.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgoetzmann on "Groovy language support"</title>
			<link>http://pnotepad.org/forums/topic/1127#post-3127</link>
			<pubDate>Thu, 11 Mar 2010 17:02:53 +0000</pubDate>
			<dc:creator>bgoetzmann</dc:creator>
			<guid isPermaLink="false">3127@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;As I found PN very interesting, I would to use with the Groovy language.&#60;br /&#62;
For the moment I use the Java scheme to edit my Groovy files (I also addes an external tool to run my Groovy scripts), but I would like to create a separate scheme for Groovy because you have other keywords for example.&#60;br /&#62;
How can I proceed? I wanted to start with a java.scheme but it is not in the schemes directory.&#60;/p&#62;
&#60;p&#62;Thank you ;-)&#60;/p&#62;
&#60;p&#62;Bertrand.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mario_Goon on "how can i set UTF-8 as standard"</title>
			<link>http://pnotepad.org/forums/topic/1126#post-3126</link>
			<pubDate>Thu, 11 Mar 2010 08:41:45 +0000</pubDate>
			<dc:creator>Mario_Goon</dc:creator>
			<guid isPermaLink="false">3126@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Ah ok thank u very much =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "how can i set UTF-8 as standard"</title>
			<link>http://pnotepad.org/forums/topic/1126#post-3125</link>
			<pubDate>Wed, 10 Mar 2010 20:26:36 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3125@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;You don't mention what version you're using, but I can see this in 2.1 so it looks like a new bug. I've filed it here for tracking:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://code.google.com/p/pnotepad/issues/detail?id=821&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/pnotepad/issues/detail?id=821&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's important, so should be fixed in the next 2.1 release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tgwizard on "Slow Startup"</title>
			<link>http://pnotepad.org/forums/topic/680#post-3124</link>
			<pubDate>Wed, 10 Mar 2010 18:38:38 +0000</pubDate>
			<dc:creator>tgwizard</dc:creator>
			<guid isPermaLink="false">3124@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Yes, the same thing happens to me (Windows 7 64 bits). I had a ~150 MB .zip file on my desktop (with lots of small files in it), and it took about 2 min for PN to start. When I moved it to my User folder, it starts immediately.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mario_Goon on "how can i set UTF-8 as standard"</title>
			<link>http://pnotepad.org/forums/topic/1126#post-3123</link>
			<pubDate>Wed, 10 Mar 2010 15:49:52 +0000</pubDate>
			<dc:creator>Mario_Goon</dc:creator>
			<guid isPermaLink="false">3123@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;i'm an PN2 newbi and maybe my questions is stupid but i can't find the right way :(&#60;/p&#62;
&#60;p&#62;i use PN2 and i wanna set utf-8 as standard .. so if i open PN2 every new project should have UTF-8 encoding and not ANSI.&#60;/p&#62;
&#60;p&#62;I tryed to go over tools &#38;gt; options &#38;gt; general &#38;gt; defaults and set Code Page: on UTF-8. But this don't work :(&#60;/p&#62;
&#60;p&#62;is it possible to change this and how does it work? Hopefully someone can help me i'm really frustrated :(&#60;/p&#62;
&#60;p&#62;Greetz from Cologne&#60;/p&#62;
&#60;p&#62;Mario
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nux on "Change RSS feed titles of messages"</title>
			<link>http://pnotepad.org/forums/topic/1125#post-3122</link>
			<pubDate>Tue, 09 Mar 2010 10:44:44 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">3122@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Currently title of a message is formatted like this: '[user] on &#34;[topic]&#34;'. It would much more RSS reader friendly if they would be formatted like this: '[topic] ([user])' or even just '[topic]' as a user name is already in &#34;creator&#34; which I can see as a &#34;Sender&#34; in Thunderbird.&#60;/p&#62;
&#60;p&#62;What I would like to accomplish is to be able to group or sort by a topic.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Nux.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricardowong on "Any way to go Full Screen"</title>
			<link>http://pnotepad.org/forums/topic/1101#post-3121</link>
			<pubDate>Mon, 08 Mar 2010 05:37:14 +0000</pubDate>
			<dc:creator>ricardowong</dc:creator>
			<guid isPermaLink="false">3121@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'd also love to have this feature, and to be able to do a Distraction Free FullScreen, similar to the one in SublimeText, where only the code (highlighted) is displayed, nothing else, no toolbar, menubar, taskbar, which makes the coding experience pretty much more pleasant, it's like being in a completely free distraction environment. Maybe it is too much to ask, but if it is not too hard to implement and you think that it's worth it, take my suggestion of having it. &#60;/p&#62;
&#60;p&#62;Not the most essential feature, but one that pretty much improves the experience.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "Possible swap file corruption with PN2.1.2?"</title>
			<link>http://pnotepad.org/forums/topic/1124#post-3120</link>
			<pubDate>Mon, 08 Mar 2010 03:26:55 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3120@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi Nick, &#60;/p&#62;
&#60;p&#62;that's very strange and I haven't come across other reports of page file corruption. The only change to tools handling in PN 2.1 is that the text captured goes through Unicode conversion and back to ASCII for display. I'd be interested to know if the issue is easy to reproduce, and if it still occurs when Capture Output is turned off.&#60;/p&#62;
&#60;p&#62;If there is an easy set of repro steps then please send me a compiled program that shows the problem and I'll see if I can see PN doing anything wrong.&#60;/p&#62;
&#60;p&#62;Simon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>NickDMax on "Possible swap file corruption with PN2.1.2?"</title>
			<link>http://pnotepad.org/forums/topic/1124#post-3119</link>
			<pubDate>Sun, 07 Mar 2010 18:43:18 +0000</pubDate>
			<dc:creator>NickDMax</dc:creator>
			<guid isPermaLink="false">3119@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Simon, &#60;/p&#62;
&#60;p&#62;This may have nothing to do with PN but I thought I would mention it as see what you thought.&#60;/p&#62;
&#60;p&#62;Since using PN 2.1.2 I have had a number of page file corruptions caused by running programs that have various segments faults (usually something like using a null pointer in C/C++).&#60;/p&#62;
&#60;p&#62;Now I have been an active member of a Programming forum for years and have run quite a lot of these poorly written student programs over the years, but it has not been until I upgraded to PN 2.1.2 that I have had these problems.&#60;/p&#62;
&#60;p&#62;The errors seem to occur when a program crashes when run from PN. I am currently using the tool:&#60;/p&#62;
&#60;p&#62;Command: %d$n.exe&#60;br /&#62;
Folder: %d&#60;br /&#62;
Capture output.&#60;/p&#62;
&#60;p&#62;A program like this (compiled with an only 1990's compiler like VC6) will cause the issue:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#include&#38;lt;iostream&#38;gt;

class World {
    public:
    World() { std::cout &#38;lt;&#38;lt; &#38;quot;Hello World&#38;quot; &#38;lt;&#38;lt; std::endl; }
    ~World() { std::cout &#38;lt;&#38;lt; &#38;quot;Goodbye World&#38;quot; &#38;lt;&#38;lt; std::endl; }
};

World TheWorld;

int main() { return 0; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;note that this is actually a perfectly valid program, but the old compilers don't compile it correctly and it has a segment fault when it exits.&#60;/p&#62;
&#60;p&#62;Did you change the way you handle running tools in PN2.1?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ju-Myoung on "Customizing Scheme"</title>
			<link>http://pnotepad.org/forums/topic/1123#post-3118</link>
			<pubDate>Sat, 06 Mar 2010 08:32:51 +0000</pubDate>
			<dc:creator>Ju-Myoung</dc:creator>
			<guid isPermaLink="false">3118@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Thank you for the great tool.&#60;br /&#62;
I want to customize cpp.scheme to have more custom keywords.&#60;br /&#62;
But I don't know how to have pn change color of my new keywords.&#60;/p&#62;
&#60;p&#62;Please take a look at my OPNET.scheme and give suggestions.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;&#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&#38;gt;&#60;br /&#62;
&#38;lt;Scheme&#38;gt;&#60;br /&#62;
	&#38;lt;keyword-classes&#38;gt;&#60;br /&#62;
		&#38;lt;keyword-class name=&#34;cpp&#34;&#38;gt;&#60;br /&#62;
			asm auto bool break case catch char class const const_cast continue&#60;br /&#62;
			default delete do double dynamic_cast else enum explicit export extern false float for&#60;br /&#62;
			friend goto if inline int long mutable namespace new operator private protected public&#60;br /&#62;
			register reinterpret_cast return short signed sizeof static static_cast struct switch&#60;br /&#62;
			template this throw true try typedef typeid typename union unsigned using&#60;br /&#62;
			virtual void volatile wchar_t while and and_eq bitand bitor compl not not_eq or&#60;br /&#62;
			or_eq xor xor_eq&#60;br /&#62;
		&#38;lt;/keyword-class&#38;gt;&#60;br /&#62;
		&#38;lt;keyword-class name=&#34;opnet&#34;&#38;gt;&#60;br /&#62;
			my new keywords&#60;br /&#62;
		&#38;lt;/keyword-class&#38;gt;&#60;br /&#62;
	&#38;lt;/keyword-classes&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;!-- base scheme for C++ style languages --&#38;gt;&#60;br /&#62;
	&#38;lt;base-language name=&#34;cppbase&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;lexer name=&#34;cpp&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;use-styles&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Default&#34; key=&#34;32&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Whitespace&#34; key=&#34;0&#34; class=&#34;whitespace&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Comment&#34; key=&#34;1&#34; class=&#34;commentbox&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Comment Line&#34; key=&#34;2&#34; class=&#34;commentline&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;style name=&#34;Number&#34; key=&#34;4&#34; class=&#34;number&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Keyword&#34; key=&#34;5&#34; class=&#34;keyword&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;String&#34; key=&#34;6&#34; class=&#34;string&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Character&#34; key=&#34;7&#34; class=&#34;string&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;style name=&#34;Operator&#34; key=&#34;10&#34; bold=&#34;true&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Identifier&#34; key=&#34;11&#34; /&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;End of line string&#34; key=&#34;12&#34; fore=&#34;000000&#34; back=&#34;e0c0e0&#34; eolfilled=&#34;true&#34;/&#38;gt;&#60;br /&#62;
		&#38;lt;/use-styles&#38;gt;&#60;br /&#62;
	&#38;lt;/base-language&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;language base=&#34;cppbase&#34; name=&#34;opnet&#34; title=&#34;OPNET&#34; folding=&#34;true&#34; foldcomments=&#34;true&#34; foldelse=&#34;true&#34; foldcompact=&#34;true&#34; foldpreproc=&#34;true&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;lexer name=&#34;cpp&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;comments line=&#34;//&#34; streamStart=&#34;/*&#34; streamEnd=&#34;*/&#34; blockStart=&#34;/**&#34; blockLine=&#34; *&#34; blockEnd=&#34; */&#34; /&#38;gt;&#60;br /&#62;
		&#38;lt;use-keywords&#38;gt;&#60;br /&#62;
			&#38;lt;keyword key=&#34;0&#34; name=&#34;Keywords&#34; class=&#34;cpp&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;keyword key=&#34;2&#34; name=&#34;Doxygen Keywords&#34; class=&#34;doxygen&#34;/&#38;gt;&#60;br /&#62;
		&#38;lt;/use-keywords&#38;gt;&#60;br /&#62;
		&#38;lt;use-styles&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Doc Comments&#34; key=&#34;3&#34; class=&#34;commentdoc&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;UUID&#34; key=&#34;8&#34; fore=&#34;804080&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Preprocessor&#34; key=&#34;9&#34; class=&#34;preprocessor&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Verbatim&#34; key=&#34;13&#34; fore=&#34;007f00&#34; back=&#34;e0ffe0&#34; eolfilled=&#34;true&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;RegEx&#34; key=&#34;14&#34; fore=&#34;3f7f3f&#34; back=&#34;e0f0ff&#34; eolfilled=&#34;true&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Comment Line Doc&#34; key=&#34;15&#34; class=&#34;commentdoc&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Keywords 2&#34; key=&#34;16&#34; fore=&#34;b00040&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Comment Doc Keyword&#34; key=&#34;17&#34; class=&#34;commentdoc&#34; fore=&#34;3060a0&#34;/&#38;gt;&#60;br /&#62;
			&#38;lt;style name=&#34;Unknown Comment Doc Keyword&#34; key=&#34;18&#34; class=&#34;commentdoc&#34; fore=&#34;804020&#34;/&#38;gt;&#60;br /&#62;
		&#38;lt;/use-styles&#38;gt;&#60;br /&#62;
	&#38;lt;/language&#38;gt;&#60;br /&#62;
&#38;lt;/Scheme&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Abscissa on "Programmer&#039;s Notepad 2.1.2 Released"</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3117</link>
			<pubDate>Fri, 05 Mar 2010 21:23:46 +0000</pubDate>
			<dc:creator>Abscissa</dc:creator>
			<guid isPermaLink="false">3117@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The link on the News page for &#34;Download 2.1.2 Portable&#34; is broken.&#60;/p&#62;
&#60;p&#62;Also, in the News page announcement for this, it says &#34;New tab text changed from  to Untitled&#34;. That should probably be &#34;New tab text changed from &#38;lt;new&#38;gt; to Untitled&#34;. I think you (or some software) may have forgotten to escape the greater-than/less-than symbols.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mohdyusuf on "PHP built-in functions doesnt change color"</title>
			<link>http://pnotepad.org/forums/topic/1122#post-3116</link>
			<pubDate>Fri, 05 Mar 2010 19:40:57 +0000</pubDate>
			<dc:creator>mohdyusuf</dc:creator>
			<guid isPermaLink="false">3116@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi, I am using PN v2.1.2.2096-devel, and i noticed php built-in functions do not change color.&#60;/p&#62;
&#60;p&#62;For example, when i typed str_replace(  &#38;lt;-- notice the ( bracket, the tooltip appears, but the str_replace is black in color.&#60;/p&#62;
&#60;p&#62;Under &#34;Fonts and Colours&#34; &#38;gt;&#38;gt; &#34;Advance&#34;&#60;br /&#62;
I cant seem to find &#34;functions&#34; under PHP styles.&#60;/p&#62;
&#60;p&#62;Can someone help me with this, or it is yet to be supported?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ingenuus on "Programmer&#039;s Notepad 2.1.2 Released"</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3115</link>
			<pubDate>Fri, 05 Mar 2010 18:07:30 +0000</pubDate>
			<dc:creator>ingenuus</dc:creator>
			<guid isPermaLink="false">3115@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Here's a few notes for newbies like me on trying this testing release version 2.1.2.  I extracted these into a directory I'll call PN:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pnotepad.googlecode.com/files/portable-pn2122096.zip&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/portable-pn2122096.zip&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pnotepad.googlecode.com/files/pypn-0.11.1117-py26.zip&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/pypn-0.11.1117-py26.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then execute:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;pn.exe --findexts&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;which apparently just inserts a line for each extension like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;extension path=&#38;quot;pypn.dll&#38;quot;&#38;gt;&#38;lt;/extension&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;into PN's config.xml.  There are multiple config.xml.  I'm not sure if they are all read and combined or just one is read, but config.xml can be in any or all of these locations:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;PN\config.xml
PN\settings\config.xml
%USERPROFILE%\Application Data\Echo Software\PN2\config.xml&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In the portable version, &#34;PN\config.xml&#34; redirects config settings to the &#34;PN\settings&#34; directory (instead of the one in %USERPROFILE%) and uses &#34;settings\UserSettings.ini&#34; (instead of the windows registry).&#60;/p&#62;
&#60;p&#62;While there is a menu item to activate the Command Bar &#34;Tools -&#38;gt; Command Mode  Alt+X&#34;, it does not work until you add a key to PN's &#34;Interface Settings&#34; section (I found this tidbit in &#34;PN\pypn\commands.py&#34;).&#60;/p&#62;
&#60;p&#62;In the windows registry:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[HKEY_CURRENT_USER\Software\Echo Software\PN\Interface Settings]
Commandbar = 1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;- OR - for the portable version:&#60;/p&#62;
&#60;p&#62;In &#34;PN\settings\UserSettings.ini&#34;:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[Interface Settings]
Commandbar=1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;A couple random bugs / points of confusion:&#60;/p&#62;
&#60;p&#62;- Tools -&#38;gt; Options -&#38;gt; Extensions: PyPN shows up as 0.10 even though I extracted it from pypn-0.11.1117-py26.zip&#60;/p&#62;
&#60;p&#62;- On pnotepad.org, the &#34;Download Free&#34; button links to the (older) stable version, while right below it is the News heading &#34;Programmer’s Notepad 2.1.2 Released&#34; referring to the testing version.  It's easy to think that the download is that new release with those new features.  Ideally, the button would include the word &#34;STABLE&#34;, while the news heading would include the word &#34;TESTING&#34; (in caps or bold) to make it clear that these are different.&#60;/p&#62;
&#60;p&#62;Kevin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>NickDMax on "Input in the output window"</title>
			<link>http://pnotepad.org/forums/topic/1121#post-3114</link>
			<pubDate>Fri, 05 Mar 2010 18:02:03 +0000</pubDate>
			<dc:creator>NickDMax</dc:creator>
			<guid isPermaLink="false">3114@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Would it be possible to allow input in the output window, or at least have some way of sending input to stdin for a running program that is capturing output?&#60;/p&#62;
&#60;p&#62;I am putting this here first because I *thought* that this worked before but maybe I am mixing PN with another editor.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "Programmer&#039;s Notepad 2.1.2 Released"</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3113</link>
			<pubDate>Fri, 05 Mar 2010 05:13:11 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3113@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;@poached: Sorry about that, it's a prototype feature so some of the documentation and integration are not as good as they could be.&#60;/p&#62;
&#60;p&#62;You'll need to get the PyPN download for 2.1.1 which works fine with 2.1.2 - I've updated the download link to indicate that better. &#60;/p&#62;
&#60;p&#62;More PyPN install instructions: &#60;a href=&#34;http://pnotepad.org/docs/howto/install_pypn&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/docs/howto/install_pypn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Once you have PyPN installed you should get the command bar working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "ctags doesn&#039;t seem to work with .pyw files, does with .py files."</title>
			<link>http://pnotepad.org/forums/topic/1113#post-3112</link>
			<pubDate>Fri, 05 Mar 2010 05:09:33 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3112@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Not a bug after all, the &#60;code&#62;--language-force&#60;/code&#62; bit is only supposed to be enabled when we don't have a filename to go by. To enable support for .pyw files with ctags you need to open up additionalLanguages.conf in the ctags directory and add this --langmap line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;--langmap=python:+.pyw&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This has been done for the next PN release too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poached on "Programmer&#039;s Notepad 2.1.2 Released"</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3111</link>
			<pubDate>Tue, 02 Mar 2010 05:36:26 +0000</pubDate>
			<dc:creator>poached</dc:creator>
			<guid isPermaLink="false">3111@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I can't really figure out how to activate command bar mode.  I tried this on one machine with the previous PN installed and when I go to tools, I see that command bar is greyed.  I installed PN on another machine with no previous PN installation and I see Command Bar under tools menu.  But when I click it, nothing happens.  Is there suppose to be another installation for PyPN or something?  I look at the google code repository and I don't see a PyPN download for PN 2.1.2 (only 2.1.1).  Also, this is not documented well and I'd appreciate more documentation on installing this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RussT on "Excluding .svn folders from Find In Files"</title>
			<link>http://pnotepad.org/forums/topic/1112#post-3099</link>
			<pubDate>Tue, 23 Feb 2010 09:00:22 +0000</pubDate>
			<dc:creator>RussT</dc:creator>
			<guid isPermaLink="false">3099@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Thank you very much Simon, today will be a good day for searching :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simon on "Excluding .svn folders from Find In Files"</title>
			<link>http://pnotepad.org/forums/topic/1112#post-3098</link>
			<pubDate>Mon, 22 Feb 2010 15:34:54 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3098@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The hidden thing is a nice solution, thanks James.&#60;/p&#62;
&#60;p&#62;For *.php and *.js just do this as your filter:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;*.php;*.js&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RussT on "Excluding .svn folders from Find In Files"</title>
			<link>http://pnotepad.org/forums/topic/1112#post-3097</link>
			<pubDate>Mon, 22 Feb 2010 14:24:42 +0000</pubDate>
			<dc:creator>RussT</dc:creator>
			<guid isPermaLink="false">3097@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I'm an idiot for not thinking of that!! Brillaint, thank you for your help. I've no reason to have it checked anyway.&#60;/p&#62;
&#60;p&#62;Do you know if there is a way to search within multiple file types, e.g. &#60;/p&#62;
&#60;p&#62;I wish to search all files, but not .html files&#60;/p&#62;
&#60;p&#62;or if I can't do an exclude, can I append multiple file types i.e.&#60;/p&#62;
&#60;p&#62;I wish to search all *.php AND *.js&#60;/p&#62;
&#60;p&#62;Thank you for your help, much appreciated
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
