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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 34 - 63 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34
Hello, I am new to the taglist mailling list. Is there any way to get access to the archives? -Jeff...
jeffwalker_2000
Offline Send Email
Dec 2, 2003
6:01 pm
35
... it seems not, which is odd. i joined the group a couple of days ago, and have been looking on and off ever since. i am a member at several other yahoo...
feline_dracoform
feline_draco...
Offline Send Email
Dec 2, 2003
11:01 pm
36
using this plugin in C code under Unix (vim 6.1 on UnixWare 7.x) and C++ code under windows (gvim 6.1 under winXP) i have run into a problem with long function...
feline_dracoform
feline_draco...
Offline Send Email
Dec 2, 2003
11:16 pm
37
Hi, I just downloaded taglist and joined the mailing list. It seems that previous postings are not accessible except by the moderator. So I hope I'm not...
fma2000ca
Offline Send Email
Jan 16, 2004
11:14 am
38
Hello, ... I have fixed this problem. Now you should be able to read the messages from the archive. ... This problem is fixed by the 6.0.204 Vim patch. You can...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 18, 2004
5:34 pm
39
... Thanks Yegappan. I upgraded to gvim 6.2, and it works much better. Even the repeated occurances of structures and classes went away (they are only define...
fma2000ca
Offline Send Email
Jan 19, 2004
2:20 am
40
Hello, ... In the next version of taglist, I will modify the plugin to make it work with Vim 6.0 also. ... You may see the repeated occurances of tags, if...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 19, 2004
2:38 am
41
Sorry for the repost, but this message doesn't seem to be making it onto the list. ... Subject: Taglist.vim: Disable Sync'ing? Date: 19 Jan 2004 03:45:35 GMT ...
fma2000ca
Offline Send Email
Jan 19, 2004
5:49 am
42
Hello, ... Currently, it is not possible to prevent the taglist from moving the cursor to the location of the current tag and highlighting it. In the next...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 19, 2004
7:05 am
43
[ As the archives just got public, I could check whether this mail went through or not and it seems it didn't, thus resent. BTW. I'm a list member now. ] Hi...
Tobias C. Rittweiler
trittweiler
Offline Send Email
Jan 19, 2004
8:34 am
44
Hello, ... Anyone can read the message from the archive. To post a message you need to be a member of the list. ... The line number of the tag from the ctags...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 20, 2004
4:15 am
45
... That would be really cool. ... If it comes down to a lack of time, I think the disable sync'ing option is preferable (just my opinion). The issue of...
fma2000ca
Offline Send Email
Jan 20, 2004
8:31 am
46
On Tuesday, January 20, 2004 at 5:15:28 AM, ... So why not reverse the logic for some special cases? `ctags' gives the type of a tag (`t'[ypedef] for...
Tobias C. Rittweiler
trittweiler
Offline Send Email
Jan 24, 2004
11:05 pm
47
I'm trying to run this on Mac OS X Panter, and am getting the following error when trying to load the plugin: ctags: --excmd=pattern: No such file or...
gyllstromk
Offline Send Email
Jan 25, 2004
7:52 pm
48
Hello, ... From the above error message, it looks like you have another ctags installed in your PATH. Instead of exuberant ctags, the other ctags is invoked....
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 26, 2004
1:04 am
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
Messages 34 - 63 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