<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ikaruga 2 &#187; Emacs</title>
	<atom:link href="http://ikaruga2.wordpress.com/tag/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://ikaruga2.wordpress.com</link>
	<description>Technology: Linux and Android</description>
	<lastBuildDate>Tue, 21 May 2013 17:08:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ikaruga2.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ikaruga 2 &#187; Emacs</title>
		<link>http://ikaruga2.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ikaruga2.wordpress.com/osd.xml" title="Ikaruga 2" />
	<atom:link rel='hub' href='http://ikaruga2.wordpress.com/?pushpress=hub'/>
		<item>
		<title>LaTeX, Emacs, and Orgmode in Windows</title>
		<link>http://ikaruga2.wordpress.com/2011/06/14/latex-emacs-and-orgmode-in-windows/</link>
		<comments>http://ikaruga2.wordpress.com/2011/06/14/latex-emacs-and-orgmode-in-windows/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 19:04:14 +0000</pubDate>
		<dc:creator>ikaruga2099</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[MikTeX]]></category>
		<category><![CDATA[orgmode]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ikaruga2.wordpress.com/?p=61</guid>
		<description><![CDATA[I just reinstalled MikTeX on my Windows machine and got Emacs and Org-mode to play nice. It was almost dead simple. All you need to do is follow the installation instructions for AucTeX—the Emacs LaTeX mode. Install Ghostscript and GSview. Install MikTeX. Select Yes for Install missing packages on-the-fly. Download the latest version of AucTeX [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ikaruga2.wordpress.com&#038;blog=20031797&#038;post=61&#038;subd=ikaruga2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ikaruga2.wordpress.com/2011/06/14/latex-emacs-and-orgmode-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f71360d1b97bf28012fffa173ec0eb0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ikaruga2099</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing for Windows in Emacs</title>
		<link>http://ikaruga2.wordpress.com/2011/04/11/testing-for-windows-in-emacs/</link>
		<comments>http://ikaruga2.wordpress.com/2011/04/11/testing-for-windows-in-emacs/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 17:56:23 +0000</pubDate>
		<dc:creator>ikaruga2099</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ikaruga2.wordpress.com/?p=46</guid>
		<description><![CDATA[I basically use the same Emacs setup on my work (Windows) and personal computers (Linux). I always wondered if there was a way to have one init.el file to rule them all. But the problem is that while most of the settings in the init.el file are platform independent, there are a few that are [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ikaruga2.wordpress.com&#038;blog=20031797&#038;post=46&#038;subd=ikaruga2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ikaruga2.wordpress.com/2011/04/11/testing-for-windows-in-emacs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f71360d1b97bf28012fffa173ec0eb0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ikaruga2099</media:title>
		</media:content>
	</item>
		<item>
		<title>Programming Android Apps in Emacs</title>
		<link>http://ikaruga2.wordpress.com/2011/03/18/programming-android-apps-in-emacs/</link>
		<comments>http://ikaruga2.wordpress.com/2011/03/18/programming-android-apps-in-emacs/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 15:13:02 +0000</pubDate>
		<dc:creator>ikaruga2099</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ikaruga2.wordpress.com/?p=30</guid>
		<description><![CDATA[Hell yeah it&#8217;s possible. With yasnippets you can add blocks of code (menus, button clicks, etc). You have to write the macros yourself, of course. But it&#8217;s completely possible. There&#8217;s also an android mode to help compile and debug apps. The only catch is that sometimes the app seems to go &#8220;out of sync&#8221; with [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ikaruga2.wordpress.com&#038;blog=20031797&#038;post=30&#038;subd=ikaruga2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ikaruga2.wordpress.com/2011/03/18/programming-android-apps-in-emacs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f71360d1b97bf28012fffa173ec0eb0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">ikaruga2099</media:title>
		</media:content>
	</item>
	</channel>
</rss>