Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 12:29:08 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Loren M. Lang" <lorenl@alzatex.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: A good IDE for C development?
Message-ID:  <20041026092908.GB833@orion.daedalusnetworks.priv>
In-Reply-To: <20041026070454.GD6513@alzatex.com>
References:  <42734323-2522-11D9-8790-000A95BE58A4@tf7.so-net.ne.jp> <20041023193924.GA52933@gothmog.gr> <ba2001e504102313521b515350@mail.gmail.com> <20041023214555.GA4233@gothmog.gr> <20041026070454.GD6513@alzatex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-10-26 00:04, "Loren M. Lang" <lorenl@alzatex.com> wrote:
>On Sun, Oct 24, 2004 at 12:45:55AM +0300, Giorgos Keramidas wrote:
>>On 2004-10-23 22:52, John Oxley wrote:
>>> Not to start a flame war on which is the better editor, but vim with
>>> ctags is my way.
>>
>> Yeah, I know :-)
>>
>> I use both Emacs and vim, with reasonable levels of comfort.  I haven't
>> found a way to convince ctags that it's ok for a tag to appear multiple
>> times (which can really be annoying when editing the sources of a kernel,
>> where names are *bound* to appear multiple times), but I know what you
>> mean.
>
> Are you using exuberant ctags?  I've had problems with various other ctags
> programs choking before, but exuberant has usually worked instead.  Now I
> know that I had some programs with exuberant ctags with the linux kernel
> before, but I think if exuberant knows all the defines then it should be
> able to figure out which tag is correct by way of the c pre-processor.

I don't think so.  I tried using `/usr/bin/ctags' but being able to do my work
with Emacs' support for tags didn't search for other vim-compatible tagging
tools.  I see now that Exuberant Ctags is available as the devel/ctags port.
Perhaps it would be nice to try it out one of these days.

Apparently it doesn't even conflict with the /usr/local/bin/ctags
executable that comes with Emacs (it's installed as exctags in the same
directory).  Coolness!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041026092908.GB833>