<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Jonathan's Techno-tales</title>
	<atom:link href="http://technotales.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotales.wordpress.com</link>
	<description>no magic - just tricks</description>
	<lastBuildDate>Fri, 06 Nov 2009 19:50:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Like Slime, for Vim by Chow</title>
		<link>http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-341</link>
		<dc:creator>Chow</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-341</guid>
		<description>Awesome awesome awesome. I am a novice Vim user, but appreciating its power. I remember using EMACS and enjoying its built in interpreter, and wishing for an equivalent in VIM. This solves everything!

Also great stuff on the screencasts, including the &quot;Taking control of the command-line&quot;.</description>
		<content:encoded><![CDATA[<p>Awesome awesome awesome. I am a novice Vim user, but appreciating its power. I remember using EMACS and enjoying its built in interpreter, and wishing for an equivalent in VIM. This solves everything!</p>
<p>Also great stuff on the screencasts, including the &#8220;Taking control of the command-line&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Like Slime, for Vim by Watt</title>
		<link>http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-340</link>
		<dc:creator>Watt</dc:creator>
		<pubDate>Sun, 01 Nov 2009 15:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-340</guid>
		<description>Jonathan,

Thank you for your reply.  Really appreciate your help.  I look at the error again and I see that it is actually working but the spaces does not get sent over correctly.  And there I get the IndentationError: unexpected indent.  I am sorry for the confusion as I am stepping up my coding in Python.  I hope you don&#039;t mind I ask if there is anything that I have to set to be able to do get the screen to get the spaces over correctly?  Thanks for your help.


Watt Poosanguansit</description>
		<content:encoded><![CDATA[<p>Jonathan,</p>
<p>Thank you for your reply.  Really appreciate your help.  I look at the error again and I see that it is actually working but the spaces does not get sent over correctly.  And there I get the IndentationError: unexpected indent.  I am sorry for the confusion as I am stepping up my coding in Python.  I hope you don&#8217;t mind I ask if there is anything that I have to set to be able to do get the screen to get the spaces over correctly?  Thanks for your help.</p>
<p>Watt Poosanguansit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Like Slime, for Vim by Hannes Röst</title>
		<link>http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-339</link>
		<dc:creator>Hannes Röst</dc:creator>
		<pubDate>Fri, 30 Oct 2009 10:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-339</guid>
		<description>another thing that annoyed me: after using C-c C-c it will always jump to the position on top of the block that was just executed instead of going back to where the cursor orignally was.
Thus I might some more minor changes and put the thing here:
http://n.ethz.ch/~hroest/download/slime.vim</description>
		<content:encoded><![CDATA[<p>another thing that annoyed me: after using C-c C-c it will always jump to the position on top of the block that was just executed instead of going back to where the cursor orignally was.<br />
Thus I might some more minor changes and put the thing here:<br />
<a href="http://n.ethz.ch/~hroest/download/slime.vim" rel="nofollow">http://n.ethz.ch/~hroest/download/slime.vim</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Diff with Vimdiff by Jonathan Palardy</title>
		<link>http://technotales.wordpress.com/2009/05/17/git-diff-with-vimdiff/#comment-338</link>
		<dc:creator>Jonathan Palardy</dc:creator>
		<pubDate>Fri, 30 Oct 2009 04:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/?p=282#comment-338</guid>
		<description>I just compared with my config.

for the pager section, here&#039;s what I have:

[pager]
  diff =

it seems to be &quot;diff&quot; not &quot;external&quot;

let me know how that goes.</description>
		<content:encoded><![CDATA[<p>I just compared with my config.</p>
<p>for the pager section, here&#8217;s what I have:</p>
<p>[pager]<br />
  diff =</p>
<p>it seems to be &#8220;diff&#8221; not &#8220;external&#8221;</p>
<p>let me know how that goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Diff with Vimdiff by fREW Schmidt</title>
		<link>http://technotales.wordpress.com/2009/05/17/git-diff-with-vimdiff/#comment-337</link>
		<dc:creator>fREW Schmidt</dc:creator>
		<pubDate>Fri, 30 Oct 2009 03:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/?p=282#comment-337</guid>
		<description>I can&#039;t seem to get this to work for the life of me!  I just get a warning from vim that the output is not to a terminal.  The following is my conifg:

[user]
	name = Arthur Axel &#039;fREW&#039; Schmidt
	email = ellided@gmail.com
[color]
	status = auto
	branch = auto
	ui = auto
[alias]
	ci = commit
        co = checkout
[diff]
   external = git_diff_wrapper

[pager]
   external =


Any ideas what I could be doing wrong?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get this to work for the life of me!  I just get a warning from vim that the output is not to a terminal.  The following is my conifg:</p>
<p>[user]<br />
	name = Arthur Axel &#8216;fREW&#8217; Schmidt<br />
	email = <a href="mailto:ellided@gmail.com">ellided@gmail.com</a><br />
[color]<br />
	status = auto<br />
	branch = auto<br />
	ui = auto<br />
[alias]<br />
	ci = commit<br />
        co = checkout<br />
[diff]<br />
   external = git_diff_wrapper</p>
<p>[pager]<br />
   external =</p>
<p>Any ideas what I could be doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Like Slime, for Vim by trptcolin</title>
		<link>http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-336</link>
		<dc:creator>trptcolin</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-336</guid>
		<description>oh, man, this rules. thanks.</description>
		<content:encoded><![CDATA[<p>oh, man, this rules. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Like Slime, for Vim by Hannes Röst</title>
		<link>http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-335</link>
		<dc:creator>Hannes Röst</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-335</guid>
		<description>that should be 
C-c C-c vip&quot;ry :call Send_to_Screen(@r.&quot;\n&quot;) CR

and 
C-x C-x V C-c C-c

just image in the &quot;&gt;&quot; and &quot;&lt;&quot;</description>
		<content:encoded><![CDATA[<p>that should be<br />
C-c C-c vip&#8221;ry :call Send_to_Screen(@r.&#8221;\n&#8221;) CR</p>
<p>and<br />
C-x C-x V C-c C-c</p>
<p>just image in the &#8220;&gt;&#8221; and &#8220;&lt;&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Like Slime, for Vim by Hannes Röst</title>
		<link>http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-334</link>
		<dc:creator>Hannes Röst</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/#comment-334</guid>
		<description>Hey, this works great! Just what I need and yet it&#039;s so simple. I just changed three things: If you always use the same name for your screen session and window, you can hardcode it into slime.vim.
Another more substantial thing: I noticed with python that it doesn&#039;t work as expected since python will faithfully accept the input but then wait for more. Since its based on indent it will not notice that the input is over. Here is an easy fix: just add a trailing new line like this:

nmap  vip&quot;ry :call Send_to_Screen(@r.&quot;\n&quot;)

I believe that will help all python users and not hurt anybody else. There is also another feature that might come in handy -- execute the one line of text under the cursor: 

nmap  V</description>
		<content:encoded><![CDATA[<p>Hey, this works great! Just what I need and yet it&#8217;s so simple. I just changed three things: If you always use the same name for your screen session and window, you can hardcode it into slime.vim.<br />
Another more substantial thing: I noticed with python that it doesn&#8217;t work as expected since python will faithfully accept the input but then wait for more. Since its based on indent it will not notice that the input is over. Here is an easy fix: just add a trailing new line like this:</p>
<p>nmap  vip&#8221;ry :call Send_to_Screen(@r.&#8221;\n&#8221;)</p>
<p>I believe that will help all python users and not hurt anybody else. There is also another feature that might come in handy &#8212; execute the one line of text under the cursor: </p>
<p>nmap  V</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Dairon Medina</title>
		<link>http://technotales.wordpress.com/about/#comment-330</link>
		<dc:creator>Dairon Medina</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:51:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-330</guid>
		<description>Hello friend, im a cuban developer, please i like to share ideas and link my blog to your. Ist http://codeadict.wordpress.com 

Reggards,

Dairon Medina</description>
		<content:encoded><![CDATA[<p>Hello friend, im a cuban developer, please i like to share ideas and link my blog to your. Ist <a href="http://codeadict.wordpress.com" rel="nofollow">http://codeadict.wordpress.com</a> </p>
<p>Reggards,</p>
<p>Dairon Medina</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Diff with Vimdiff by Fire Crow</title>
		<link>http://technotales.wordpress.com/2009/05/17/git-diff-with-vimdiff/#comment-329</link>
		<dc:creator>Fire Crow</dc:creator>
		<pubDate>Thu, 22 Oct 2009 13:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://technotales.wordpress.com/?p=282#comment-329</guid>
		<description>rockin thanks, this works great</description>
		<content:encoded><![CDATA[<p>rockin thanks, this works great</p>
]]></content:encoded>
	</item>
</channel>
</rss>
