<?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>The Accidental Developer &#187; emacs</title>
	<atom:link href="http://osric.com/chris/accidental-developer/tag/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://osric.com/chris/accidental-developer</link>
	<description>What if Gregor Samsa awoke a computer programmer?</description>
	<lastBuildDate>Mon, 30 Apr 2012 21:16:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Emacs and osX</title>
		<link>http://osric.com/chris/accidental-developer/2008/07/emacs-and-osx/</link>
		<comments>http://osric.com/chris/accidental-developer/2008/07/emacs-and-osx/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 21:57:25 +0000</pubDate>
		<dc:creator>giblfiz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://osric.com/chris/accidental-developer/?p=50</guid>
		<description><![CDATA[I am a huge emacs fan, to the point of having written my own major mode for working in coldfusion when I couldn&#8217;t find one that satisfied (rather than moving to another editor) Its something that I see as part of my personality, almost like a political affiliation. I also happen to be using a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://osric.com/chris/accidental-developer/wp-content/uploads/2008/07/carbon-emacs.png" align="right" />I am a huge emacs fan,  to the point of having written my own major mode for working in coldfusion when I couldn&#8217;t find one that satisfied (rather than  moving to another editor) Its something that I see as  part of my personality, almost like a political affiliation. I  also happen to be using a mac at the moment, and my first few tries at using emacs under osX went  pretty poorly, but  I did work everything out, and I thought that I would write about it some to save everyone else the trouble.</p>
<p>First off, I initially tried just installing a standard version of emacs and using it through the terminal. As it turns out that has a lot of problems, particularly with keys being in odd spots (the meta key behaves a little oddly) and with the interaction of cutting / pasting / killing and Yanking. The next try was xEmacs under the mac X11 server. That was an instant disaster. </p>
<p>My third try was with <a href="http://aquamacs.org/">aquamacs</a> which worked decently, but I still found to have several frustrating bits of unpolished interaction. I could have lived with this indefinitely, but another emacs fan I know suggested I look at <a href="http://homepage.mac.com/zenitani/emacs-e.html">carbon emacs </a> and wow am I glad I did. This is what emacs for mac should be.</p>
<p>The only major change I needed to deal with is adding (setq mac-option-modifier &#8216;meta) which made the damn meta key work in a way that doesn&#8217;t drive me nuts. </p>
<p>So for those of you on a mac, consider having a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://osric.com/chris/accidental-developer/2008/07/emacs-and-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

