Search the web
Sign In
New User? Sign Up
taglist · Vim taglist (source browser) plugin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Tlist_Show_One_File: Doesn't update for buffer changes   Message List  
Reply | Forward Message #409 of 448 |
Followed the following instructions:
Tlist_Show_One_File~
By default, the taglist plugin will display the tags defined in all the loaded
buffers in the taglist window. If you prefer to display the tags defined only
in the current buffer, then you can set the 'Tlist_Show_One_File' to 1. When
this variable is set to 1, as you switch between buffers, the taglist window
will be refreshed to display the tags for the current buffer and the tags for
the previous buffer will be removed.

let Tlist_Show_One_File = 1

However, when I switch between buffers (see above) the taglist window
is _not_ refreshed to display the tags in the current buffer, nor are the
tags for the previous buffer removed.

Updating does occur when I toggle tlist. What else do I need to do to
accomplish automatic updating with this configuration.

Using taglist with vim 7.10 on ubuntu 7.10.
thanks
tim



Tue Jan 6, 2009 4:55 pm

timjohnson12...
Offline Offline
Send Email Send Email

Forward
Message #409 of 448 |
Expand Messages Author Sort by Date

Followed the following instructions: Tlist_Show_One_File~ By default, the taglist plugin will display the tags defined in all the loaded buffers in the taglist...
Tim Johnson
timjohnson12...
Offline Send Email
Jan 6, 2009
4:54 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help