<?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>Nothing and More &#187; emacs</title>
	<atom:link href="http://www.xmonk.org/tag/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xmonk.org</link>
	<description>Not much, not less</description>
	<lastBuildDate>Fri, 01 Jul 2011 02:00:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Update on emacs+trac interface</title>
		<link>http://www.xmonk.org/2008/10/01/update-on-emacstrac-interface-mylyn-clone/</link>
		<comments>http://www.xmonk.org/2008/10/01/update-on-emacstrac-interface-mylyn-clone/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 11:20:47 +0000</pubDate>
		<dc:creator>xmonk</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[elisp]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://www.xmonk.org/?p=72</guid>
		<description><![CDATA[Things are shaping up rather well, most of the functionality is already implemented, I can query, modify and create, tickets. There are quite a few outstanding features to add, and quite a few annoying bugs to squash, soon there should be a alpha release. How soon? now that&#8217;s the question.]]></description>
			<content:encoded><![CDATA[<p>Things are shaping up rather well, most of the functionality is already implemented, I can query, modify and create, tickets. There are quite a few outstanding features to add, and quite a few annoying bugs to squash, soon there should be a alpha release. How soon? now that&#8217;s the question.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmonk.org/2008/10/01/update-on-emacstrac-interface-mylyn-clone/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Emacs Daemon! Hell Yes!</title>
		<link>http://www.xmonk.org/2008/09/29/emacs-daemon-hell-yes/</link>
		<comments>http://www.xmonk.org/2008/09/29/emacs-daemon-hell-yes/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 21:13:16 +0000</pubDate>
		<dc:creator>xmonk</dc:creator>
				<category><![CDATA[rambling thoughts]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[emacs]]></category>

		<guid isPermaLink="false">http://www.xmonk.org/?p=70</guid>
		<description><![CDATA[I&#8217;m late to the party, there have been several blog posts on this through the intertubes, but I have to add my w00t! For those wanting to play with this, It&#8217;s only available on the development version, meaning you&#8217;ll need to get the source from CVS/SVN/Git repos, (some distros have packages for emacs23 so look [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m late to the party, there have been several blog posts on this through the intertubes, but I have to add my w00t!</p>
<p>For those wanting to play with this, It&#8217;s only available on the development version, meaning you&#8217;ll need to get the source from CVS/SVN/Git repos, (some distros have packages for emacs23 so look around for your repo) and compile, if you need help with this, give me a holler or just checkout <a title="emacswiki" href="http://emacswiki.org">emacswiki</a>.</p>
<p>To start the daemon just do:</p>
<p>emacs &#8211;daemon</p>
<p>It will detach itself, so all is good. Then on your terminal:</p>
<p>emacsclient -t (if you want to run it inside the terminal)</p>
<p>or</p>
<p>emacsclient -c (To create a frame for Emacs gui)</p>
<p>I have it starting at boot from a init script I made, and it&#8217;s working beautifully!</p>
<p>Some of you might be wondering why have an editor run as a daemon, well in the specific case of emacs, it&#8217;s really a convenience of having just one instance running, and really now, you don&#8217;t need more than one, at least I don&#8217;t. There might be other reasons, but to be honest I don&#8217;t care, I just love it, and want to say thanks to all the emacs-devel team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xmonk.org/2008/09/29/emacs-daemon-hell-yes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

