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

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

How to build etags tag file


From: n179911
Subject: How to build etags tag file
Date: Wed, 8 Jul 2009 09:01:27 -0700

Hi,

I read this 
http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/etags.html
and try to build my etags tag file.

When I type "M-x compile RET etags *.cpp *.mm *.h *.cc *.c *.java RET"m

I get the following error, can you please tell me what am I doing wrong?

Compilation started at Wed Jul  8 09:00:48

etags *.cpp *.mm *.h *.cc *.c *.java
*.cpp: No such file or directory
*.mm: No such file or directory
*.h: No such file or directory
*.cc: No such file or directory
*.c: No such file or directory
*.java: No such file or directory

Compilation finished at Wed Jul  8 09:00:48


Thank you.




reply via email to

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