<?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"
	>
<channel>
	<title>Comments on: Navigating the Ingres source with &#8230; ctags</title>
	<atom:link href="http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/</link>
	<description>Moving around the world one DMF operation at a time</description>
	<pubDate>Fri, 21 Nov 2008 17:11:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Paul Mason</title>
		<link>http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/#comment-2228</link>
		<dc:creator>Paul Mason</dc:creator>
		<pubDate>Mon, 12 May 2008 13:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/#comment-2228</guid>
		<description>The other thing you can do with ctags which is pretty cool, is

   vi -t IIapi_initialize

and it will take you to the first file with that symbol in and take you to that line in the file. It'll also load a 'stack' of other file references which you can then navigate through. There are different ways to do so :tn and :tp will take you to the next and previous occurrences respectively, and :ts will allow you to select from a list.

:help tags opens a help file with full description of how to use tags with vim.</description>
		<content:encoded><![CDATA[<p>The other thing you can do with ctags which is pretty cool, is</p>
<p>   vi -t IIapi_initialize</p>
<p>and it will take you to the first file with that symbol in and take you to that line in the file. It&#8217;ll also load a &#8217;stack&#8217; of other file references which you can then navigate through. There are different ways to do so :tn and :tp will take you to the next and previous occurrences respectively, and :ts will allow you to select from a list.</p>
<p>:help tags opens a help file with full description of how to use tags with vim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mason</title>
		<link>http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/#comment-2256</link>
		<dc:creator>Paul Mason</dc:creator>
		<pubDate>Mon, 12 May 2008 12:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/#comment-2256</guid>
		<description>The other thing you can do with ctags which is pretty cool, is&lt;br&gt;&lt;br&gt;   vi -t IIapi_initialize&lt;br&gt;&lt;br&gt;and it will take you to the first file with that symbol in and take you to that line in the file. It&#39;ll also load a &#39;stack&#39; of other file references which you can then navigate through. There are different ways to do so :tn and :tp will take you to the next and previous occurrences respectively, and :ts will allow you to select from a list.&lt;br&gt;&lt;br&gt;:help tags opens a help file with full description of how to use tags with vim.</description>
		<content:encoded><![CDATA[<p>The other thing you can do with ctags which is pretty cool, is</p>
<p>   vi -t IIapi_initialize</p>
<p>and it will take you to the first file with that symbol in and take you to that line in the file. It&#39;ll also load a &#39;stack&#39; of other file references which you can then navigate through. There are different ways to do so :tn and :tp will take you to the next and previous occurrences respectively, and :ts will allow you to select from a list.</p>
<p>:help tags opens a help file with full description of how to use tags with vim.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
