<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>An Ingres Blog - Latest Comments in Navigating the Ingres source with &amp;#8230; ctags</title><link>http://aningresblog.disqus.com/</link><description></description><language>en</language><lastBuildDate>Mon, 12 May 2008 09:21:18 -0000</lastBuildDate><item><title>Re: Navigating the Ingres source with &amp;#8230; ctags</title><link>http://blogs.planetingres.org/grant/2008/05/12/navigating-the-ingres-source-with-ctags/#comment-1440414</link><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'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.&lt;br&gt;&lt;br&gt;:help tags opens a help file with full description of how to use tags with vim.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Mason</dc:creator><pubDate>Mon, 12 May 2008 09:21:18 -0000</pubDate></item></channel></rss>