<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/vim-taglist/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/vim-taglist/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/vim-taglist/bugs/</id><updated>2013-11-30T16:29:23.464000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Error processing function</title><link href="https://sourceforge.net/p/vim-taglist/bugs/4/" rel="alternate"/><published>2013-11-30T16:29:23.464000Z</published><updated>2013-11-30T16:29:23.464000Z</updated><author><name>Uroc327</name><uri>https://sourceforge.net/u/uroc327/</uri></author><id>https://sourceforge.net60cc25fb847f530e9eceed82e97db51c05c59d00</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Everytime I open a file with a line like this&lt;/p&gt;
&lt;p&gt;&lt;code&gt;template &amp;lt;class T&amp;gt; ABC&amp;lt;T&amp;gt; ABC&amp;lt;T&amp;gt;::operator |(T _abc) const&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I get the error message&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Error detected while processing function &amp;lt;SNR&amp;gt;67_Tlist_Refresh..&amp;lt;SNR&amp;gt;67_Tlist_Menu_Update_File..&amp;lt;SNR&amp;gt;67_Tlist_Menu_File_Refresh:
line    6:
E488: Trailing characters&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>delay initialization until used</title><link href="https://sourceforge.net/p/vim-taglist/bugs/3/" rel="alternate"/><published>2012-09-24T18:03:43Z</published><updated>2012-09-24T18:03:43Z</updated><author><name>turkis</name><uri>https://sourceforge.net/u/turkis/</uri></author><id>https://sourceforge.netd2ea5cde7b33131aef2085397e0b3e6d948e26e8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;behind syntasitc, taglist adds the most time to my startup (according to --startuptime). this can be abated if most of the startup logic is only called after taglist is first called. i don't run taglist that often, so i would like to avoid the startup hit unless i actually use it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Tlist_Exit_OnlyWindow option causes :bd problem</title><link href="https://sourceforge.net/p/vim-taglist/bugs/2/" rel="alternate"/><published>2010-06-10T13:44:45Z</published><updated>2010-06-10T13:44:45Z</updated><author><name>Robert Day</name><uri>https://sourceforge.net/u/rmday1/</uri></author><id>https://sourceforge.netb1ed2b2ba02ca273e11996671da543a077c56535</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When Tlist_Exit_OnlyWindow=1, and editing multiple buffers, using the :bd command closes the entire gvim window, instead of just the current buffer.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>php functions are not shown</title><link href="https://sourceforge.net/p/vim-taglist/bugs/1/" rel="alternate"/><published>2007-03-26T05:47:34Z</published><updated>2007-03-26T05:47:34Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf463f6d7dadd2e9d4e80c77bc4aa74966b6f84df</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;when a php file has functions with the following format:&lt;/p&gt;
&lt;p&gt;function foo( $bar ) ...&lt;/p&gt;
&lt;p&gt;it shows up in the taglist window, but when it's like:&lt;/p&gt;
&lt;p&gt;function&lt;br /&gt;
foo( $bar ) ...&lt;/p&gt;
&lt;p&gt;it doesn't. The difference is that keyword 'function' and the function-name are not on the same line.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>