<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ViEmu Forums - "." is broke]]></title>
		<link>http://www.viemu.com/forum/viewtopic.php?id=75</link>
		<description><![CDATA[The most recent posts in "." is broke.]]></description>
		<lastBuildDate>Wed, 27 Sep 2006 17:51:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: "." is broke]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=303#p303</link>
			<description><![CDATA[<p>Thanks to you. The order in which addins get loaded / intercept windows / set listeners on buffers may easily affect the behavior of &#039;.&#039;. I have downloaded the Qt kit and I&#039;ll have a look at it, to see whether I can figure out what the problem is. Let me know if you find a way to reproduce it.</p><p>Thanks,</p><p>&nbsp; Jon</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Wed, 27 Sep 2006 17:51:44 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=303#p303</guid>
		</item>
		<item>
			<title><![CDATA[Re: "." is broke]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=302#p302</link>
			<description><![CDATA[<p>Jon</p><p>OK, I unchecked the Qt.Net add-in, but I forgot to uncheck the &#039;startup&#039; box in the &#039;Available Add-ins&#039; list.<br />I restarted vs.net, thinking Qt.Net would not be loaded.<br />Now &#039;.&#039; works as expected, but then I looked at the addins list, and Qt.Net is not disabled, because I forgot to uncheck startup.</p><p>So now &quot;.&quot; is working, but maybe it was not Qt.Net that was the problem.<br />Simply restarting vs.net seemed to fix it.</p><p>Well, at least it&#039;s working now, which is wonderful, but since it&#039;s not happening anymore I guess <br />we&#039;ll have a hard time tracking it down.</p><p>If it happens again I&#039;ll try to remember how it got into this state.</p><p>Thanks again,<br />John</p>]]></description>
			<author><![CDATA[dummy@example.com (Gartenbauer)]]></author>
			<pubDate>Wed, 27 Sep 2006 17:48:35 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=302#p302</guid>
		</item>
		<item>
			<title><![CDATA[Re: "." is broke]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=301#p301</link>
			<description><![CDATA[<p>John,</p><p>I&#039;m thinking it may be the Qt addin. I will be downloading and testing it. Can you try to disable it to see whether it makes any difference?</p><p>Thanks,</p><p>&nbsp; Jon</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Wed, 27 Sep 2006 17:28:08 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=301#p301</guid>
		</item>
		<item>
			<title><![CDATA[Re: "." is broke]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=300#p300</link>
			<description><![CDATA[<p>John,</p><p>- OS : xp pro, sp 2<br />- VS version : Microsoft Develoment Environment 2003 version 7.1.3088, .NET framework 1.1 version 1.1.4322 sp1<br />- What other add-ins there are installed: Qt add-in(s) for VS 2003.<br />- What type of file you are editing: language and extension: C++, file extension is .cpp<br />- What version of ViEmu you are using: ViEmu v2.0.24 (downloaded and installed today)</p><p>Even very simple uses of &quot;.&quot; aren&#039;t working.<br />For instance, type &#039;i&#039; to enter insert mode, type &#039;X&#039;, hit escape. An &#039;X&#039; was inserted.<br />Hit &#039;.&#039;, and the cursor moves back a space, nothing is inserted.</p><br /><p>Thanks for your help,<br />John</p>]]></description>
			<author><![CDATA[dummy@example.com (Gartenbauer)]]></author>
			<pubDate>Wed, 27 Sep 2006 17:21:04 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=300#p300</guid>
		</item>
		<item>
			<title><![CDATA[Re: "." is broke]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=299#p299</link>
			<description><![CDATA[<p>John, can you provide more info on your environment? The following details are necessary:</p><p>- OS (yes, there are certain things that behave differently in W2K and XP)<br />- VS version (you can get the full version string in Help|About)<br />- What other add-ins there are installed (even if they are not editor enhancers)<br />- What type of file you are editing: language and extension<br />- What version of ViEmu you are using</p><p>I&#039;ve tested this in VS.NET 2003 and VS2005, with C++, C#, VB, J# and HTML. There may be some mistake, or it may be a difference in the environment. Please let me know your installation details so that I can fix it.</p><p>Best regards and thanks,</p><p>&nbsp; Jon</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Wed, 27 Sep 2006 17:05:01 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=299#p299</guid>
		</item>
		<item>
			<title><![CDATA[Re: "." is broke]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=298#p298</link>
			<description><![CDATA[<p>The &quot;.&quot; key, which the vimeu docs correcty say is the single most useful command in vi/vim, does not work right.<br />For instance, position the cursor somewhere, type &#039;4s&#039; and type the characters you want to substitute.<br />Hit escape, navigate elsewhere, and hit &#039;.&#039;.<br />All it does is delete 4 characters, but does not do the previous substitution, as it should (check it in vim).</p>]]></description>
			<author><![CDATA[dummy@example.com (Gartenbauer)]]></author>
			<pubDate>Wed, 27 Sep 2006 16:37:35 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=298#p298</guid>
		</item>
	</channel>
</rss>
