Hello, ... I will add the support for the vera language in the next version of the taglist plugin (along with some other interesting extensions). - Yegappan ...
... is rebol. I've 'hacked' taglist and tagmenu for rebol and the effect is just wonderful. It's nice to move from python to C to rebol and have the same...
Hi, I installed taglist.vim and tried running it on Solaris, but I get the following errors when I do :Tlist in vim -f: No such file or directory^@-o: No such...
Hello, ... It looks like you are not using the exuberant ctags utility in Solaris 5.8. You are either using the GNU ctags or the Unix ctags utility. The...
... You don't need to install the complete exuberant package. You just need to build the exuberant ctags binary and use it with the taglist plugin. - Yegappan ...
Hello, ... The exuberant ctags tool will generate tags for the C++ class data members, if the 'm' command-line flag is supplied. By default, the taglist plugin...
... The Tlist_Ctags_Cmd should point to the ctags executable (not the directory). Try seeting Tlist_Ctags_Cmd to /home/jdalal/ctags-5.5.2/ctags. Did you build...
Hello, ... Are you using Vim in a xterm or in a Linux console? If you are using Vim in a terminal which doesn't support increasing the window width (like in a...
Hi, I have put Taglist.vim in the plugin directory under .vim.. I am using 6.2 version of vim. when I am giving the command :Tlist all I am getting is "TList...
Hello, ... Are you opening the taglist window using the ":TList" or ":Tlist" command? From the error message, it looks like you are trying to open the taglist ...
Just installed a new box with redhat 9 and went to vim a file and get lots of escape codes. Any and all help is appreciated. example of my .bashrc file in vim:...
Hello, ... Vim supports only sequential processing. So it is not possible to edit a file and at the same time execute a plugin in the background. You can do...
The taglist plugin is fantastic. I love it, and have used it for quite a while now. I don't really like the new feature to display multiple files in the ...
Kevin McCarthy
kjm@...
Nov 3, 2003 5:48 pm
25
Hello, ... Currently you cannot configure the taglist plugin to display only one file in the taglist window. I will try to make this a configurable option in...
I bet this will be a tricky one :-( I've been using taglist with rebol for some time now. I recently recompiled vim 6.2 with patches 1 thru 144. Huge version...
... Hi Yegappan: Turned out to not be tricky at all. I had forgotten that, since rebol is not a supported filetype, I had hand-patched taglist. Here is the...
Hi, ... By default (out of the box), exuberant ctags doesn't support the rebol language source files. I think, you have extended exuberant ctags (through the...
Hi Tim, ... I can add it to the taglist plugin only after rebol is supported by exuberant ctags. Otherwise, for those users who do not have the rebol...
... I have so many plugins :-), and you now see from my last email, that I did find the problem. Without modifying taglist at all, I can put the rebol...
i've tried to install taglist addin in vim but when I envoke it all i get is the file name (and a help list). if i try :u to update (with a tcl file) I get a...
Hi, ... How did you open the taglist window? Did you use the ":Tlist" command to open the taglist window? Do you have exuberant ctags installed in the system?...
... 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...
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...
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...