Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sat, 26 Jul 2003 20:22:14 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Hannu E K Nevalainen (garbage mail)" cc: cygwin AT cygwin DOT com Subject: RE: DLL 1.3.22 - etags 5.5.4 fails on XP Pro In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 26 Jul 2003, Hannu E K Nevalainen (garbage mail) wrote: > > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT 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, 5914'N, 1712'E. AFAIK, there isn't, at least on Win9x. WinNT/2k command extensions might have something, though. Another reason not to use it is that you'd probably want to cygwinize the paths anyway, by calling cygpath on each parameter... BTW, the one advantage of using a batch file is that invoking "etags" from a DOS/Windows program will automatically call that file (just like with a .exe), but a link will not get invoked (and neither will the shell script). Igor P.S. I know very well what $@ is, thank you very much. ;-) -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/