<?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: YASnippet Emacs Snippets &#8211; Like Textmate</title>
	<atom:link href="http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/</link>
	<description>技术任意</description>
	<lastBuildDate>Fri, 04 Dec 2009 04:36:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 小罗</title>
		<link>http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/comment-page-1/#comment-7522</link>
		<dc:creator>小罗</dc:creator>
		<pubDate>Mon, 09 Nov 2009 00:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/#comment-7522</guid>
		<description>&lt;p&gt;So far for CF code I&#039;ve been using the nxml mode in emacs.  Bit lacking. But I&#039;ve been working slowly on getting something a bit nicer.  I&#039;ve been doing bits from this http://www.emacswiki.org/emacs/ColdFusionDeluxeMode if I get something somewhat usable I&#039;ll share it&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So far for CF code I&#8217;ve been using the nxml mode in emacs.  Bit lacking. But I&#8217;ve been working slowly on getting something a bit nicer.  I&#8217;ve been doing bits from this <a href="http://www.emacswiki.org/emacs/ColdFusionDeluxeMode" rel="nofollow">http://www.emacswiki.org/emacs/ColdFusionDeluxeMode</a> if I get something somewhat usable I&#8217;ll share it</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Stewart</title>
		<link>http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/comment-page-1/#comment-7521</link>
		<dc:creator>Ron Stewart</dc:creator>
		<pubDate>Sat, 07 Nov 2009 15:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/#comment-7521</guid>
		<description>&lt;p&gt;I was just looking at AquaMacs in light of your post, and it looks interesting. I haven&#039;t played with emacs in probably 15 years or more so the thought of jumping in there again has a sort of odd mix of nostalgia and horror. Found a decent CFML mode for emacs, by any chance?&lt;/p&gt;

&lt;p&gt;BTW, I appreciated both this post and your earlier low-fi PM post. Thought provoking, particularly thinking about how some of this stuff should work for both individual (i.e., non-work-related) and team projects...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was just looking at AquaMacs in light of your post, and it looks interesting. I haven&#8217;t played with emacs in probably 15 years or more so the thought of jumping in there again has a sort of odd mix of nostalgia and horror. Found a decent CFML mode for emacs, by any chance?</p>

<p>BTW, I appreciated both this post and your earlier low-fi PM post. Thought provoking, particularly thinking about how some of this stuff should work for both individual (i.e., non-work-related) and team projects&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 小罗</title>
		<link>http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/comment-page-1/#comment-7520</link>
		<dc:creator>小罗</dc:creator>
		<pubDate>Sat, 07 Nov 2009 14:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/#comment-7520</guid>
		<description>&lt;p&gt;Hi Ron,&lt;/p&gt;

&lt;p&gt;I&#039;ll have to look when I go back on Monday to be sure, but Aquamacs 1.9 on the Mac (which equates to some version before Emacs 23), whatever apt-get install gives you on Ubuntu 9.10 (22 as well I think), and I believe 22 on windows as well.  I haven&#039;t had an issue with one platform doing something the other didn&#039;t so they might all be 22.&lt;/p&gt;

&lt;p&gt;(One day I will get to doing the afae merge too btw.  And the class and method thing was used for a deprecated outlining thing that doesn&#039;t exist anymore)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Ron,</p>

<p>I&#8217;ll have to look when I go back on Monday to be sure, but Aquamacs 1.9 on the Mac (which equates to some version before Emacs 23), whatever apt-get install gives you on Ubuntu 9.10 (22 as well I think), and I believe 22 on windows as well.  I haven&#8217;t had an issue with one platform doing something the other didn&#8217;t so they might all be 22.</p>

<p>(One day I will get to doing the afae merge too btw.  And the class and method thing was used for a deprecated outlining thing that doesn&#8217;t exist anymore)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Stewart</title>
		<link>http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/comment-page-1/#comment-7519</link>
		<dc:creator>Ron Stewart</dc:creator>
		<pubDate>Sat, 07 Nov 2009 14:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2009/11/07/yasnippet-emacs-snippets-like-textmate/#comment-7519</guid>
		<description>&lt;p&gt;So, just out of curiosity, which versions of emacs are you using on each of the three underlying platforms?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So, just out of curiosity, which versions of emacs are you using on each of the three underlying platforms?</p>]]></content:encoded>
	</item>
</channel>
</rss>
