<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: An Emacs Stock Price Subscriber</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2009/04/05/emacsstock-price-subscriber/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2009/04/05/emacsstock-price-subscriber/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Yen</title>
		<link>http://curiousprogrammer.wordpress.com/2009/04/05/emacsstock-price-subscriber/#comment-9158</link>
		<dc:creator><![CDATA[Yen]]></dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=451#comment-9158</guid>
		<description><![CDATA[Hi! This code was exactly what I was looking for.
But when I was trying to test it under gnu emacs 23, emacs hung miserably.
I suspect the output filter is the guilty one. I couldn&#039;t even interrupt it with C-g!
ok, when tested in terminal and emacs -nw breaking with C-g resulted in:
Garbage collection in progress; cannot auto-save now
but will instead do a real quit after garbage collection ends
Abort (and dump core)? (y or n).
So obviously sth is wrong with this code...]]></description>
		<content:encoded><![CDATA[<p>Hi! This code was exactly what I was looking for.<br />
But when I was trying to test it under gnu emacs 23, emacs hung miserably.<br />
I suspect the output filter is the guilty one. I couldn&#8217;t even interrupt it with C-g!<br />
ok, when tested in terminal and emacs -nw breaking with C-g resulted in:<br />
Garbage collection in progress; cannot auto-save now<br />
but will instead do a real quit after garbage collection ends<br />
Abort (and dump core)? (y or n).<br />
So obviously sth is wrong with this code&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
