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]
Other format: [Raw text]

Re: DLL 1.3.22 - etags 5.5.4 fails on XP Pro:K@N@!:


Exactly. That's why I mentioned using ctags directly in

<http://cygwin.com/ml/cygwin/2003-07/msg01331.html>

Doing so should remove the magic, mystery, and the problem.

Larry


Jeffery B. Rancier wrote:


"Hannu E K Nevalainen (garbage mail)" <garbage_collector@telia.com> writes:

The solution which should have been much more obvious to me is to use
ctags.exe with the '-e' option.  I'm assuming etags is a link to
ctags.

Jeff


From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
Of Igor Pechtchanski

--8<--


What you could do is create an "etags.bat" that runs 'bash -c etags "%1"
"%2" "%3" "%4" "%5" "%6" "%7" "%8" "%9"', put it in your PATH, and you
should be able to call that from NTEmacs.
	Igor

Hmm... I can't remember if there is a equiv. of $@ in DOS/BAT-files...


$ man bash
/\$\@


/Hannu E K Nevalainen, B.Sc EE/Microcomputer systems, 59°14'N, 17°12'E.



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.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]