<?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: Testing vim syntax files</title>
	<atom:link href="http://blog.nix.is/testing-vim-syntax-files/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nix.is/testing-vim-syntax-files</link>
	<description>Come for the thoughts, stay for the rants</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:19:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Brenner</title>
		<link>http://blog.nix.is/testing-vim-syntax-files/comment-page-1#comment-8145</link>
		<dc:creator>Joseph Brenner</dc:creator>
		<pubDate>Tue, 01 Sep 2009 17:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nix.is/?p=343#comment-8145</guid>
		<description>When I was interested in writing automated tests of emacs syntax 
colors I went in a slightly different direction.  My idea was 
to fork off a child process to exec a full emacs, then do a 
screen capture of it and examine the number of colors using 
imageemagick:
http://obsidianrook.com/devnotes/talks/test_everything/</description>
		<content:encoded><![CDATA[<p>When I was interested in writing automated tests of emacs syntax<br />
colors I went in a slightly different direction.  My idea was<br />
to fork off a child process to exec a full emacs, then do a<br />
screen capture of it and examine the number of colors using<br />
imageemagick:<br />
<a href="http://obsidianrook.com/devnotes/talks/test_everything/" rel="nofollow">http://obsidianrook.com/devnotes/talks/test_everything/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
