This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to get etags ?


Hallo Shunji,

Am 2001-10-30 um 03:11 schriebst du:

> I used to use etags and emacs's TAGS functions.
> But recently, I can't find etags in cygwin packages
> downloaded from http://sources.redhat.com/cygwin/.

> How can I get etags ?

If built from source, etags is just a link to ctags.
You can do this yourself:

    $ cd /bin ; ln -s ctags.exe etags.exe

Ciao,

Gerrit P. Haase                            mailto:gp@familiehaase.de
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]