Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 30 Oct 2001 08:42:57 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53d) Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <161848392914.20011030084257@familiehaase.de> To: shunji_ikegami AT post DOT pioneer DOT co DOT jp CC: cygwin AT cygwin DOT com Subject: Re: How to get etags ? In-Reply-To: <49256AF5.000BA7FF.00@post.pioneer.co.jp> References: <49256AF5 DOT 000BA7FF DOT 00 AT post DOT pioneer DOT co DOT jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Hops: 1 X-Sender: 320081107336-0001 AT t-dialin DOT net 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 AT familiehaase DOT 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/