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 49 - 78 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
49
Hi, I'm getting following erros when I open a file in vim (v6.2. Taglist. vim is the latest one): Error detected while processing...
udaymoogala
Offline Send Email
Mar 1, 2004
7:15 pm
50
Hello, ... It looks like you have included the 'C' flag in the 'cpoptions' flag. Try removing the 'C' flag from the 'cpoptions' flag. ... For more information,...
Yegappan Lakshmanan
yegappan
Offline Send Email
Mar 1, 2004
10:54 pm
51
hi... I need some guidence with repect to building the tags file.I have gone through "adding support for a new language in the exuberant ctags website".But i...
m_dasika
Offline Send Email
Mar 5, 2004
12:42 pm
52
Hello, I've installed vim, the taglist plugin, and exuberent ctags. I want to browse our source code tree. Will this browse facility list definitions of data...
weddlesr
Offline Send Email
Mar 15, 2004
5:07 pm
53
Hello, ... The taglist plugin lists the tags defined in the current file and previously opened files. To get the list of tags defined in a file with the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Mar 16, 2004
6:07 pm
54
Thanks for the reply. I've got ctags and vim running so I can browse through most of my source code tree. I ran ctags -R in each of the directories that are...
weddlesr
Offline Send Email
Mar 17, 2004
1:13 am
55
I am trying to install the taglib plugin using VIM 6.2.225 on Win2K using CTags 5.3.3. I followed the install instructions. When I attempt to use the plugin...
Pat
pjtallman
Offline Send Email
Mar 19, 2004
6:33 pm
56
Hello, ... This problem is caused by the space characters in the temporary directory name. Bram recently sent out a patch to Vim to fix this problem. But this...
Yegappan Lakshmanan
yegappan
Offline Send Email
Mar 19, 2004
11:46 pm
57
Hi, I have added support for IDL language files in my $HOME/.ctags file. I would like to see these tags in the taglist window. I tried adding a line in my...
randydefauw
Offline Send Email
Apr 1, 2004
12:38 am
58
Hello, ... Did you make sure that the Vim 'filetype' option is set to 'IDL'. ... - Yegappan __________________________________ Do you Yahoo!? Yahoo! Small...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 1, 2004
3:40 am
59
hi... Is it possible to create the taglist window for all files(with a certain filetype) in a given directory rather than only for all open files?? Can the...
m_dasika
Offline Send Email
Apr 8, 2004
8:10 pm
60
Hello, ... The taglist plugin will only process tags for the file which was recently opened. Currently, it is not possible to process tags for multiple files. ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 11, 2004
6:08 am
61
hi... When I am trying to extend the taglist plugin for a new language (actually with new regexp patterns) it says ctags.exe:Unknown option specified in the...
m_dasika
Offline Send Email
Apr 16, 2004
9:44 am
62
Hello, ... What is the Vim filetype for this file? ... What is the exuberant ctags filetype for this file? What is the line you have added to your .vimrc file...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 17, 2004
7:40 pm
63
Hi all, I have uploaded a new version (3.2) of the taglist (source code browser) plugin to the Vim online website. You can download the plugin from ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 25, 2004
9:28 pm
64
Hello, ... The taglist plugin lists the tags defined in a file only when the file is loaded and opened in Vim window/buffer. Starting Vim with 'vim *.java"...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 8, 2004
9:42 pm
65
Hi all, I have uploaded a new version (3.3) of the taglist (source code browser) plugin to the Vim online website. You can download the plugin from ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jun 2, 2004
6:52 am
66
Hello, I'd like to add support for taglist in my vht.vim (Script #988). In html user could navigate not only by anchors (<a name>) but also by editable regions...
Mikolaj Machowski
mikmach@...
Send Email
Jun 6, 2004
9:32 pm
67
... Always test regexps separately. Always test regexps separately. Always test regexps separately. Forgot about quantificators... m....
Mikolaj Machowski
mikmach@...
Send Email
Jun 7, 2004
11:54 am
68
I have the tlist open in a horizontal window. Instead of using a static height - could it be sized depending on 1) the taglist itself 2) height of the...
Ben
benajmin
Offline Send Email
Jun 18, 2004
9:10 pm
69
Hi Folks, I've been using taglist for several months. It seems that at one time my Perl modules showed various packages. Now I'm only seeing subroutines. Is...
William McKee
knowmad_serv...
Offline Send Email
Jun 25, 2004
6:16 pm
70
Hello, ... Did you set any of the taglist variables in your .vimrc file recently? Did you create a ctags.conf or .ctags file? Did you upgrade either the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jun 29, 2004
5:26 am
71
... Hi Yegappan, Thanks for your response. I checked my vimrc and see only two taglist variables being set: let Tlist_Ctags_Cmd = '/usr/bin/ctags' let...
William McKee
knowmad_serv...
Offline Send Email
Jun 30, 2004
1:50 pm
72
All, Just as a side note, wouldn't it be nice to have another value for Tlist_Display_Prototype. Say we set it to 2. This way the word function doesn't popup...
Gerardo Rojas
toofastvr6
Offline Send Email
Jul 6, 2004
6:57 pm
73
Is there a quick way to jump between these two windows? Without having to click on the other window with the mouse?...
toofastvr6
Offline Send Email
Jul 7, 2004
1:54 pm
74
... ^Wl ... m. -- E478: Don't panic!...
Mikolaj Machowski
mikmach@...
Send Email
Jul 7, 2004
10:49 pm
75
Hi, I've used the project plugin for a long time, it's a superb tool to me : http://www.vim.org/scripts/script.php?script_id=69 ...and I just discovered...
oja_i_i
Offline Send Email
Jul 10, 2004
12:29 am
76
Sorry about this, my little drawing does not seem to appear well on the yahoo groups interface. I did a more serious one : ...
oja_i_i
Offline Send Email
Jul 10, 2004
12:51 am
77
Hello Guys, first of all I want to thank Yegappan for a great plugin, it really helpful. :-) So,I'm working a lot with xsl templates ( win2K/vim6.2 ) and here...
ALex -
alex_m_lysenko
Offline Send Email
Jul 17, 2004
10:34 am
78
Hello, I've been installed the taglib plugin using VIM 6.3 on Win2K using CTags 5.5.4. I followed the install instructions. When I attempt to use the plugin...
peste999999
Offline Send Email
Aug 2, 2004
6:22 am
Messages 49 - 78 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