help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [h-e-w] etags problem!


From: andrew . maguire
Subject: RE: [h-e-w] etags problem!
Date: Fri, 25 Jan 2002 09:50:02 -0500

Since you are using Windows you have to get the args passed 
the command.com shell correctly.
The only way to do that is to put "" around them
so try:

etags --language=none "--regex='/[ \t]*function.*=[ \t]*\([^ \t]*\)[
\t]*(/\1/'" "--regex='/###key \(.*\)/\1/'  --regex='/[ \t]*global[ \t].*/'"
*.m

Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]