Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

taglist · Vim taglist (source browser) plugin

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 107 - 136 of 487   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
136 Yegappan Lakshmanan
yegappan Send Email
Apr 7, 2005
12:21 am
Hello, ... The problem with the 'mousefocus&#39; option and the taglist plugin is due to a bug in Vim. This is fixed by patch 6.3.063 and also in Vim7. ... Can you...
135 Yegappan Lakshmanan
yegappan Send Email
Apr 6, 2005
5:18 am
Hi all, I have uploaded a beta version (4.0) of the taglist plugin to the Vim online website. You can access it from: ...
134 Yegappan Lakshmanan
yegappan Send Email
Apr 5, 2005
6:42 pm
Hello, ... Can you list out the version of the following tools? - exuberant ctags (cygwin or win32) - Vim (cygwin or win32, GUI or console) - shell What is the...
133 Sumanth Sharma
sumanth_shar... Send Email
Apr 5, 2005
1:52 pm
I have a similar configuration as srikantprasanna. But my Gvim 6.3 throws the following error <Error> error detected while processing function ...
132 Yegappan Lakshmanan
yegappan Send Email
Mar 30, 2005
7:59 pm
Hello, ... You should be able to use the taglist plugin in the above setup. ... Can you try using the below settings? set shellcmdflag=--login&#92; -c set...
131 Jack Coates
puerco_mal Send Email
Mar 30, 2005
4:00 pm
... I'm not sure... correct me if I'm wrong, as I quit working with cygwin some time ago, but my understanding is that the cygwin shell is sort of a virtual...
130 srikantaprasanna
srikantapras... Send Email
Mar 30, 2005
3:46 pm
... OK! Gottcha! It works without the 'shell&#39; manipulation stuff. By not making cygwin as default shell and with win32 ctags, Tlist is working fine. But isn't...
129 srikantaprasanna
srikantapras... Send Email
Mar 30, 2005
3:38 pm
... same ... work, it ... Ok. Installed win32 ctags. ... Ok commented it out. I also have \usr\bin to my PATH. I've added the path where win32-ctags is...
128 Jack Coates
puerco_mal Send Email
Mar 30, 2005
3:22 pm
... You're mixing environments... cygwin bash environment is not the same thing as win32 environment. I think you can get cygwin ctags to work, it it will run...
127 srikantaprasanna
srikantapras... Send Email
Mar 30, 2005
3:09 pm
After going thru the mail archives here, I tried this: echo system(Tlist_Ctags_Cmd . ' --version') ..and the output is: /usr/bin/bash: line 1: C:usrbinctags:...
126 srikantaprasanna
srikantapras... Send Email
Mar 30, 2005
2:23 pm
Folks, I'm trying to configure taglist on my office PC, but am facing some problems. The taglist does not show any tags of the current file My PC configuration...
125 Yegappan Lakshmanan
yegappan Send Email
Mar 27, 2005
6:22 pm
Hi, ... Yes. One of the taglist users sent me the following: Add the following line to the .vimrc file: let s:tlist_def_vhdl_settings = ...
124 Vinod Ananth
vinod162 Send Email
Mar 26, 2005
12:23 am
Hi, This plugin is great. Just wondering whether it is possible to add support for VHDL. Thanks...
123 robertcharleswebb
robertcharle... Send Email
Feb 25, 2005
2:53 am
Hi, I just discovered the taglist plugin, and it's great! I found a few problems though, and even made a patch (see below). I use the 'mousefocus&#39; option,...
122 Yegappan Lakshmanan
yegappan Send Email
Feb 11, 2005
9:33 pm
Hello, ... Are you trying to use the taglist window with the winmanager plugin? Can you elaborate on why you don't want the taglist plugin to open a Vim window...
121 christaincoder Send Email Feb 11, 2005
7:08 pm
Is there anyway to get the taglist plugin to *not* create a new window (similar to the buffer explorer)?...
120 devnull5475 Send Email Feb 11, 2005
11:19 am
thanks for your reply. i certainly want to believe you. however, altho taglist works fine for me with .c, .php. .java, &c, it never displays any functions &c...
119 devnull5475 Send Email Feb 11, 2005
11:15 am
hi. this is repeat bcz of some kind of delay joining group. does anybody know if taglist actually works with sql (or plsql)? tia....
118 Yegappan Lakshmanan
yegappan Send Email
Feb 11, 2005
3:03 am
Hi, ... Do you have Vim filetype detection turned on? What is the output of the following command? ... Are you using the cygwin version of Vim? Do you get any...
117 Yegappan Lakshmanan
yegappan Send Email
Feb 11, 2005
1:54 am
Hi, ... Yes. The taglist plugin works for SQL files. - Yegappan __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! ...
116 Jack Coates
puerco_mal Send Email
Feb 11, 2005
1:53 am
... hi Yegappan, nocompatible is set, shell and shellslash are not. ... I've commented the let Tlist_Ctags_Command option out. thanks, -- Jack at Monkeynoodle...
115 srfi-45@... Send Email Feb 11, 2005
1:23 am
Your email has been sent from an account not on the subscriber list; srfi.schemers.org requires explicit approval by one of the editors for such emails. If...
114 Yegappan Lakshmanan
yegappan Send Email
Feb 11, 2005
1:22 am
Hi, ... As you already have ctags.exe in the %PATH%, you don't need to set the Tlist_Ctags_Cmd variable. ... What is the output of the following command? ... ...
113 srfi-45@... Send Email Feb 10, 2005
10:54 pm
Your email has been sent from an account not on the subscriber list; srfi.schemers.org requires explicit approval by one of the editors for such emails. If...
112 devnull5475 Send Email Feb 10, 2005
10:54 pm
does anybody know if taglist actually works with sql (or plsql)? tia....
111 srfi-45@... Send Email Feb 9, 2005
11:53 pm
Your email has been sent from an account not on the subscriber list; srfi.schemers.org requires explicit approval by one of the editors for such emails. If...
110 Jack Coates
puerco_mal Send Email
Feb 9, 2005
11:52 pm
windows xp, vim 6.3. I've put ec/ctags554 into the vim directory and added c:\program files\vim&#92;ec\ctags554 to my %PATH%. Here's the modifications I've made to...
109 srfi-45@... Send Email Jan 10, 2005
9:58 pm
Your email has been sent from an account not on the subscriber list; srfi.schemers.org requires explicit approval by one of the editors for such emails. If...
108 r0cket96 Send Email Jan 10, 2005
9:58 pm
When i try to run the latest taglist against vim 6.3 and ctags 5.4, I cannot get any tags to be parsed by taglist.vim. If i manually run the ctags command...
107 srfi-45@... Send Email Dec 27, 2004
5:53 am
Your email has been sent from an account not on the subscriber list; srfi.schemers.org requires explicit approval by one of the editors for such emails. If...
Messages 107 - 136 of 487   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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