<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: viWord 0.3</title>
	<atom:link href="http://dready.org/blog/2004/02/22/viword-03/feed/" rel="self" type="application/rss+xml" />
	<link>http://dready.org/blog/2004/02/22/viword-03/</link>
	<description>musings on internationalized identifiers: domain names, OpenID, TLDs</description>
	<lastBuildDate>Fri, 13 Apr 2012 01:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-30</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 27 Jun 2005 03:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-30</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-29</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Wed, 19 May 2004 08:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-29</guid>
		<description>Thanks Alex. Ctrl-R is already bound to &quot;Align paragraph at right indent&quot; by default. In VIM, it is used for the Redo operation.

I guess we could either unbind the original function first then rebind to Redo. Or we could use the Ctrl-Y binding for Redo (default in Word).

What do you think?</description>
		<content:encoded><![CDATA[<p>Thanks Alex. Ctrl-R is already bound to &#8220;Align paragraph at right indent&#8221; by default. In VIM, it is used for the Redo operation.</p>
<p>I guess we could either unbind the original function first then rebind to Redo. Or we could use the Ctrl-Y binding for Redo (default in Word).</p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-27</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Wed, 19 May 2004 07:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-27</guid>
		<description>I suspect that it is due to Ctrl-R, which I tried to bind to Redo. You could enable the &quot;Debug&quot; button if you first open viword.dot in Word before running the emulate macro. This way, it will bring you to the code editor and highlight the offending line. 
 
Please let us know if you get it to work, since there are a few other OS/X users who wanted to try it out. </description>
		<content:encoded><![CDATA[<p>I suspect that it is due to Ctrl-R, which I tried to bind to Redo. You could enable the &quot;Debug&quot; button if you first open viword.dot in Word before running the emulate macro. This way, it will bring you to the code editor and highlight the offending line.</p>
<p>Please let us know if you get it to work, since there are a few other OS/X users who wanted to try it out. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Harford</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-28</link>
		<dc:creator>Alex Harford</dc:creator>
		<pubDate>Wed, 19 May 2004 02:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-28</guid>
		<description>The offending line for RT error 5346:

KeyBindings.Add wdKeyCategoryMacro, &quot;key_c_R&quot;, BuildKeyCode(wdKeyControl, wdKeyR)

This is in WinXP.</description>
		<content:encoded><![CDATA[<p>The offending line for RT error 5346:</p>
<p>KeyBindings.Add wdKeyCategoryMacro, &#8220;key_c_R&#8221;, BuildKeyCode(wdKeyControl, wdKeyR)</p>
<p>This is in WinXP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-26</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Tue, 18 May 2004 06:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-26</guid>
		<description>You mean end-of-word... yeah I&#039;m very irritated that I can&#039;t use it too. It shall be in the next release.</description>
		<content:encoded><![CDATA[<p>You mean end-of-word&#8230; yeah I&#8217;m very irritated that I can&#8217;t use it too. It shall be in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-25</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 18 May 2004 00:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-25</guid>
		<description>I note the &quot;e&quot; command (move to the end of the line) is missing.  That is a useful one -- could it be added to your viWord todo list?

Thanks -- I&#039;ve been looking for vi emulation for Word for a very long time!</description>
		<content:encoded><![CDATA[<p>I note the &#8220;e&#8221; command (move to the end of the line) is missing.  That is a useful one &#8212; could it be added to your viWord todo list?</p>
<p>Thanks &#8212; I&#8217;ve been looking for vi emulation for Word for a very long time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Stross</title>
		<link>http://dready.org/blog/2004/02/22/viword-03/comment-page-1/#comment-24</link>
		<dc:creator>Charlie Stross</dc:creator>
		<pubDate>Mon, 17 May 2004 05:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dready.org/2004/02/22/viword-03/#comment-24</guid>
		<description>It doesn&#039;t work. I installed it okay, and ran the &quot;emulate&quot; macro. Word gave an error: &quot;Runtime error &#039;5346&#039;: Word cannot change the function of the specified key.&quot; The &quot;Debug&quot; button is greyed out, so at that point I&#039;m stuck (I last tried Word macro programming about a decade ago, so I&#039;m totally out of it at this point).

Any suggestions?</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work. I installed it okay, and ran the &#8220;emulate&#8221; macro. Word gave an error: &#8220;Runtime error &#8217;5346&#8242;: Word cannot change the function of the specified key.&#8221; The &#8220;Debug&#8221; button is greyed out, so at that point I&#8217;m stuck (I last tried Word macro programming about a decade ago, so I&#8217;m totally out of it at this point).</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

