<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Artful Code &#187; emacs</title>
	<atom:link href="http://www.artfulcode.net/tags/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artfulcode.net</link>
	<description>Resources and tips for dynamic, interactive languages.</description>
	<lastBuildDate>Tue, 15 Jun 2010 11:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Profiling a Lisp application</title>
		<link>http://www.artfulcode.net/articles/profiling-lisp-application/</link>
		<comments>http://www.artfulcode.net/articles/profiling-lisp-application/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 21:28:38 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[slime]]></category>

		<guid isPermaLink="false">http://www.artfulcode.net/articles/profiling-lisp-application/</guid>
		<description><![CDATA[Profiling is one of the most important steps in writing software. Once a package is written, profiling greatly helps to identify bottlenecks and inefficiencies by showing how an application spends its time. How to profile a lisp application is a common question among those new to lisp. Luckily, profiling lisp is simple with emacs and [...]]]></description>
		<wfw:commentRss>http://www.artfulcode.net/articles/profiling-lisp-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>newLISP-mode updated</title>
		<link>http://www.artfulcode.net/articles/newlisp-mode-updated/</link>
		<comments>http://www.artfulcode.net/articles/newlisp-mode-updated/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 20:07:23 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[newlisp]]></category>

		<guid isPermaLink="false">http://www.artfulcode.net/articles/newlisp-mode-updated/</guid>
		<description><![CDATA[Tim Johnson has updated his emacs newLISP-mode. I&#8217;ve added a few customizations and posted them in projects. Changelog for 0.25 Added functions for sexp-cursor movement: newlisp-indent-and-move-next, newlisp-indent-and-move-back, newlisp-prev-opening-parens, newlisp-next-opening-parens Improved newlisp-next-function, newlisp-previous-function I made a few changes to his mode to make it suit me more: Changed the symbol color from magenta to plum. I [...]]]></description>
		<wfw:commentRss>http://www.artfulcode.net/articles/newlisp-mode-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
