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...
Show off your group to the world. Share a photo of your group with us.

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 188 - 217 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
188
Hey all, Forgive me if this has been covered, I searched the archives but nothing came up. I am using taglist, and I absolutely love it. It's fabulous! I only ...
vimcaster
Offline Send Email
Feb 1, 2006
2:24 pm
189
Hi all, I found a problem that taglist does not work when starting gvim from mingw shell, but it works great with cygwin and cmd shell. The debug output is as...
bobocreative
Offline Send Email
Feb 5, 2006
9:22 am
190
Hello, ... Are you referring to bash compiled with mingw? Where did you get this shell? Are you using the Win32 version of GUI Vim? ... Can you get the output...
Yegappan Lakshmanan
yegappan
Offline Send Email
Feb 5, 2006
6:37 pm
191
... The bash is from mingw/msys, and the gvim is official version 6.3(6.4 the same). ... The output is the taglist and is correct. ... ...
bobocreative
Offline Send Email
Feb 6, 2006
1:29 am
192
Hello, ... The taglist plugin currently doesn't support this functionality. ... A tag may be defined multiple times in a single file or defined in multiple...
Yegappan Lakshmanan
yegappan
Offline Send Email
Feb 6, 2006
4:48 pm
193
Hi all, I have solved this problem by adding the following several lines to the .vimrc file. " force using cmd.exe on windows. if has("windows") set...
bobocreative
Offline Send Email
Feb 7, 2006
1:41 am
194
Hello, ... I am able to use the taglist plugin with the MingW MSYS shell by setting the 'shellslash' option. Try adding the following lines to your...
Yegappan Lakshmanan
yegappan
Offline Send Email
Feb 8, 2006
1:50 am
195
Is it possible to differentiate between the different tag types (ie. function, variable, struct, macro, etc) in the taglist.vim script? Basically, I've changed...
dracan2
Offline Send Email
Feb 16, 2006
12:25 pm
196
First of all, Taglist is great, I love it! I have a minor suggestion. In the current state Taglist does not work together with line-number based tags, only...
ehsfrac
Offline Send Email
Feb 27, 2006
5:25 pm
197
I followed the instructions for installing the plugin, and the only command I can get to work is :Tlist - everything else gives me an E492. I'm sure I'm making...
Ben Lee
freeblee
Offline Send Email
Mar 17, 2006
11:19 pm
198
Hello, ... Which version of the taglist plugin are you using? What is the output of the following commands? ... - Yegappan ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Mar 18, 2006
1:35 am
199
Hello, I have the following problem with TagList and vim 7: Jumping to a tag from the Taglist doesn't work. I was not yet able to exactly reproduce the...
mitak_plov
Offline Send Email
Mar 21, 2006
6:53 pm
200
Hello, ... Many of the functionality in Vim is changed in Vim7. In some cases, the undocumented behavior of a function might be changed. I have already made...
Yegappan Lakshmanan
yegappan
Offline Send Email
Mar 21, 2006
8:46 pm
201
Hello, Does anybody uses the Rails Tag List patch for Vim's taglist plugin, from logilogi.org?.. I've got some problems with installing-configuring it.. please...
bwhleers
Offline Send Email
Mar 23, 2006
1:17 pm
202
I've saved the debug file but I don't see anything strange. I haven't figered it out when it heppens. But it seems it happens only if the Show Only One File...
mitak_plov
Offline Send Email
Mar 23, 2006
9:58 pm
203
Hello, ... I am able to reproduce this problem. I will look into it. - Yegappan ... __________________________________________________ Do You Yahoo!? Tired of...
Yegappan Lakshmanan
yegappan
Offline Send Email
Mar 23, 2006
10:35 pm
204
Hello, ... I have fixed this problem in the latest beta version (4.0b4) of the taglist plugin. Now with the 'Tlist_Show_One_File' option set, after editing...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:00 pm
205
Hello, ... It looks like you are trying to apply the patch for an earlier version of the taglist plugin to a later version of the taglist plugin. Note that you...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:10 pm
206
Thanks a lot. Dimitar ... http://vim.sourceforge.net/scripts/script.php?script_id=273 ... ___________________________________________________________ Gesendet...
Dimitar Jordanov
mitak_plov
Offline Send Email
Apr 13, 2006
6:15 pm
207
Hello, ... The reason the line number is not used to locate a tag is that if the contents of a file are changed, then the line number will not be valid. OTOH,...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:15 pm
208
Hello, ... Yes. The taglist plugin internally groups all the tags by their types. ... This might be preferable to some users and not to others. Also, the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:27 pm
209
Hi all, I have uploaded a new beta version (4.0 beta 4) of the taglist plugin to the Vim online website. You can download this version from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 14, 2006
7:38 pm
210
This four step guide will give you the foundation you always wanted. Learning the basics in handling stocks. This guide will help anyone, interested in getting...
specp_ificprogr_ams_3...
specp_ificpr...
Offline Send Email
Apr 20, 2006
4:32 pm
211
Has anyone been able to get this to work? --Brendon...
bvanheyzen
Offline Send Email
Apr 21, 2006
4:28 pm
212
I see there is a post about this that went unanswered, http://groups.yahoo.com/group/taglist/message/75 Any chance we can get the project script working with...
bvanheyzen
Offline Send Email
Apr 21, 2006
4:33 pm
213
I read about the project plugin.. It seems to me a complex plugin to adopt.. Yet I don't manage my projects in a certain way.. I just started working with the...
bwhleers
Offline Send Email
Apr 22, 2006
9:59 am
214
It is indeed a great tool... but with those tags we can browse a single file only. we can do that using search tool of vim. It would be really great, if it...
hi_its_ansu
Offline Send Email
Apr 26, 2006
4:25 pm
215
Hello, ... The taglist plugin will display the tags defined in all the opened files and buffers in the taglist window. You can jump to a tag in any one of the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 27, 2006
5:42 am
216
I actually just started using the project plugin, and think both taglist and the project plugin would work nicely together. The reason i find it more useful is...
bvanheyzen
Offline Send Email
Apr 27, 2006
7:46 pm
217
... I suggest someone makes the project plugin suitable for the use with the winmanager plugin. Or you can ask the mainteiner of that plugin if he can do it. ...
Dimitar Jordanov
mitak_plov
Offline Send Email
Apr 28, 2006
5:54 pm
Messages 188 - 217 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