How to get etags ?

Gerrit P. Haase gp@familiehaase.de
Mon Oct 29 23:41:00 GMT 2001


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/



More information about the Cygwin mailing list