<?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>Draakwired &#187; vim</title>
	<atom:link href="http://drakonen.com/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://drakonen.com</link>
	<description>Here be Dragons  -  Drakonen&#039;s Blog</description>
	<lastBuildDate>Mon, 23 Jan 2012 12:53:32 +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>Vim tags not sorted error</title>
		<link>http://drakonen.com/2008/vim-tags-not-sorted-error/</link>
		<comments>http://drakonen.com/2008/vim-tags-not-sorted-error/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 12:24:42 +0000</pubDate>
		<dc:creator>Drakonen</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[completion]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://drakonen.digigen.nl/blog/2008/vim-tags-not-sorted-error/</guid>
		<description><![CDATA[Vim has a pretty nice (although not that smart) completion command, Ctrl+n. Lately I&#8217;ve been getting this error: E432: Tags file not sorted This error is pretty annoying as it interrupts your work with an error. Googeling for this gave me no solution. Then I searched for files named tags (which are a lot), and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Vim_%28text_editor%29" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Vim_28text_editor_29?referer=');">Vim</a> has a pretty nice (although not that <a href="http://vimdoc.sourceforge.net/htmldoc/insert.html#complete-functions" onclick="pageTracker._trackPageview('/outgoing/vimdoc.sourceforge.net/htmldoc/insert.html_complete-functions?referer=');">smart</a>) completion command, Ctrl+n.</p>
<p>Lately I&#8217;ve been getting this error:</p>
<pre> E432: Tags file not sorted</pre>
<p>This error is pretty annoying as it interrupts your work with an error. <a href="http://www.google.com/search?q=E432" onclick="pageTracker._trackPageview('/outgoing/www.google.com/search?q=E432&amp;referer=');">Googeling</a> for this gave me no solution. Then I <a href="http://www.research.att.com/~gsf/man/man1/locate.html" onclick="pageTracker._trackPageview('/outgoing/www.research.att.com/_gsf/man/man1/locate.html?referer=');">searched</a> for files named tags (which are a lot), and I found a file in my home dir ~. I deleted that file and the error was gone.</p>
<p>The lesson was:<br />
<em>NEVER put a tags file in your home dir!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://drakonen.com/2008/vim-tags-not-sorted-error/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

