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
Messages 245 - 274 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
245
Taglist has been extremely useful for me on Windows, Cygwin, and Linux. I've come to depend on it quite a bit because of its usefulness and speed. I've...
mymantx
Offline Send Email
Jul 12, 2006
6:48 pm
246
Hello. It seems that I have the similar problem. The contents in the tlistdebug file is: 07:23:15: Tlist_Window_Toggle() 07:23:15: Tlist_Window_Open() ...
zhengda1936
Offline Send Email
Jul 28, 2006
4:28 pm
247
Hello, ... Are you able to use the taglist plugin on MAC OS/X platform now? The taglist plugin doesn't create a tags file. The tags output from exuberant ctags...
Yegappan Lakshmanan
yegappan
Offline Send Email
Aug 22, 2006
12:12 am
248
Hi, I haven't been using the Mac OS X a few weeks after my last email to the Taglist Yahoo Group. If I have a chance to using the Mac OS X again, I would be...
Manh Le
mymantx
Offline Send Email
Aug 22, 2006
6:09 am
249
I have ctags.exe on my path and "nnoremap <silent> <F8> ... my file. I only see the file name in the taglist buffer when I press F8. I created the python file...
spboulet
Offline Send Email
Sep 5, 2006
5:23 pm
250
Hello, ... Do you have the Vim filetype detection enabled? When the perl file is opened in Vim, what is the output of the following command? ... You can enable...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 5, 2006
9:20 pm
251
... I do have 'filetype on'; vim recognizes and correctly indents python files. ... change the ... is used ... I'll give that last one a try. Thanks for the...
spboulet
Offline Send Email
Sep 6, 2006
8:18 am
252
Any thoughts on this or some equivalent?...
ervandew
Offline Send Email
Sep 7, 2006
2:53 pm
253
Hello, ... Can you try the steps mentioned in the taglist faq page? http://www.geocities.com/yegappan/taglist/faq.html - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 7, 2006
5:45 pm
254
Hello, ... In version 4.0 of the taglist plugin, I tried to implement the support for automatically opening the taglist window in new tabs. I ran into several...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 7, 2006
8:41 pm
255
Hi all, I have uploaded version 4.1 of the taglist plugin to the Vim online website. You can download this version from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 11, 2006
2:40 am
256
I am not sure this plugin supports gvim 7.0. I am getting the following error ***Warning*** AsNeeded unable to find <xxx9_Tlist_Window_Toggle> in the...
Himanshu
himanshu_nj
Offline Send Email
Sep 11, 2006
3:02 pm
257
Hello, ... This error message is coming from the AsNeeded.vim plugin (not from the taglist plugin). Are you placing the taglist plugin in the .vim/AsNeeded...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 11, 2006
5:01 pm
258
Hello, I have the following problem: If I set Tlist_Show_One_File to 1 and have multiple vim buffers opened, the taglist buffer always keeps showing tags ONLY...
dosena359
Offline Send Email
Sep 13, 2006
10:42 am
259
Hello, ... I am not able to reproduce these problems with both Vim 6.4 and Vim 7.0 with taglist version 4.1 and with the Tlist_Show_One_File variable set to 1....
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 13, 2006
9:02 pm
260
I installed taglist_41.zip, vim 7.0, and ctags 5.6. I have set Tlist_Ctags_Cmd in both _vimrc and _gvimrc let Tlist_Ctags_Cmd='c:/Progra~1/ctags56/ctags.exe' ...
ajgshaw
Offline Send Email
Sep 26, 2006
7:02 am
261
Hello, ... From the above messages it looks like exuberant ctags is returning an empty output. Can you check the values for the following Vim options? ... Are...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 28, 2006
6:03 pm
262
I am trying to set up Tag in GVIM. Can you help me out? I downloaded taglist_41.zip and installed, and it still doesn't work with VHDL. What can I do? Thanks,...
xattice
Offline Send Email
Oct 3, 2006
4:45 pm
263
Hi, I am a newbie. I wanted to know if I can find a tag from the source to a corresponding tag in the taglist window. For example I have a c file which uses a...
nallanravi
Offline Send Email
Oct 6, 2006
6:23 am
264
Hello, ... Highlighting a tag from the name of the tag is not supported by the taglist plugin. You may have multiple matching tags for a given name. In this...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 9, 2006
11:54 pm
265
I'm trying to set the coloring of the 'unfolded' tags on the Tlist. 'hl-Folded', is fine to set the collapsed colours, but when the folds are expanded, I don't...
melanius2000
Offline Send Email
Oct 11, 2006
3:27 am
266
Hi, The Tlist window is not displaying any tags. So i suspected that Tlist_Ctags_Cmd is not set properly. But when i tried to set Tlist_Ctags_Cmd i get the...
ramsi95050
Offline Send Email
Oct 16, 2006
11:33 pm
267
Hello, ... You are using the 'set' command to set the Tlist_Ctags_Cmd variable. The ':set' command should be used only for changing the Vim options. For...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 16, 2006
11:49 pm
268
Hi, On FreeBSD (and other BSDs, I think), exuberant ctags is installed as "exctags" so as not to conflict with the base ctags utility. This was even mentioned...
David Thompson
dat1965
Offline Send Email
Oct 20, 2006
1:42 am
269
Hi, I have a php file with a class that has simple protected and private methods but those does not appear in the menu. Any clue? Thanks Louis...
Louis-Simon Houde
houdelou
Offline Send Email
Oct 23, 2006
7:28 pm
270
Hello, ... The taglist plugin relies on exuberant ctags to properly parse a file and generate the tags defined in that file. Can you run exuberant ctags from...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 23, 2006
8:11 pm
271
I am editing one C++ file and open the taglist window by the":TlistToggle" command. How to list all the files calling a particular function? e.g. My C++ file...
wong_powah
Offline Send Email
Oct 24, 2006
2:11 pm
272
Hello, ... The taglist plugin doesn't support this. The exuberant ctags tool doesn't generate information about functions calling other functions. You have to...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 24, 2006
10:20 pm
273
Hello, ... I will make this change in the next version of the taglist plugin. - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 24, 2006
10:27 pm
274
... I use ":vimgrep" for this, e.g. ":vimgrep Socket::Accept *.cpp". You can then jump to each successive match of Socket::Accept by typing ":cn" If :vimgrep...
nathaniel dose
dosena359
Offline Send Email
Oct 27, 2006
2:01 pm
Messages 245 - 274 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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