From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a1a158473067931c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news2.volia.net!news.germany.com!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-Id: <4111497.d6CVWYCPOv@linux1.krischik.com> From: Martin Krischik Subject: Re: VIM Ada Mode - "Unfulfilling"? Newsgroups: comp.lang.ada Date: Mon, 24 Jul 2006 20:16:17 +0200 References: <21372240.niiH2cWpcs@linux1.krischik.com> User-Agent: KNode/0.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 84.74.130.70 (84.74.130.70) NNTP-Posting-Date: Mon, 24 Jul 2006 20:19:33 +0200 X-Trace: 43c5244c50f35f1ef27e324623 Xref: g2news2.google.com comp.lang.ada:5900 Date: 2006-07-24T20:16:17+02:00 List-Id: Preben Randhol wrote: > On 2006-07-21, Martin Krischik wrote: >> Hello, >> >> Someone voted the VIM Ada Mode [1] down as "Unfulfilling". I am dismay. I >> am in a stage of utter shock. What did I do wrong? >> >> Ok, let's have it: what did not work out? Where is the bug? Speak up >> man!! > > It wasn't me at least :-) I just saw your vimball and I'll install it > when I get home. One question though. I see that you say that taglist > can expand the usability. In my experience taglist didn't support Ada. > It works very well with Python and is a very nice tool, but with Ada I > get nothing. Taglist supports any language which Ctags supports. All Taglist need is a list of type (procedure, package, task, etc, pp) which Ctags generates when parsing a language. > What is the trick to get Ada (or gnat) to work with taglist? The trick is the Ada support for Ctags. After that it is just a matter of setting up on the type-list (No big deal, mostly copy/paste the type-list from Ctags). The GNU Ada project [1] has a fully patched Ctags and Taglist (as part of the VIM package) for SuSe and Fedora available for download. For other systems download source packages. Martin [1] http://gnuada.sf.net -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com