[cssed-devel] Re: Plugin problems in BSD and MacOsX
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2004-09-10 16:14:18
|
On Fri, 2004-09-10 at 17:56, Iago Rubio wrote: > I'm even thinking about two plugins one for ctags and other for > exuberant ctags. Ok, I think it will be the approach. I installed exuberant ctags on BSD and the plugin worked fine with a small patch to rename ctags to exctags in BSD systems, to avoid clashes between both programs. I was wondering how it works in OsX, as it does not changes the package name but uses something called "update-alternatives". Michelle any idea ?? http://fink.sourceforge.net/pdb/package.php/exuberant-ctags It's maintained by pogma, can you ask him how we can know the ctags binary is exuberant ctags or not ? The ctags plugin is to come, the current one will be only for exuberant ctags and will be - surely - renamed. The idea on this plugin, was to use the exuberant ctags support for web languages as PHP, HTML and much others (as Java, Javascript, Perl, sh, python, Makefiles ... ) in cssed. ITOH I'm writing support for CSS tags on exuberant ctags, but can not bind it to ctags. Using just the ctags program we can not search anything but C source code, that's not really useful for cssed. Am I wrong with this ? Does the ctags program find any other tag than C tags ?=20 I've got in mind it can search throught Lisp, Fortran,Pascal, C, lex and yacc sources.=20 Nothing apropiated to use in cssed. --=20 Iago Rubio =20 - Home page * http://www.iagorubio.com=20 - Last project * http://cssed.sourceforge.net =20 - GPG Keyserv * pgp.rediris.es id=3D0x909BD4DD |