Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: ctags tag completion



Doug Kearns wrote:
> Do programs using etags not require the TAGS file to be in the cwd?

Emacs is perfectly happy wherever the TAGS file is.  The file contains
the path to each file as it is found, so if you run

etags **/*.[ch]

you get file names like top/middle/bottom/file.c which get combined
with the directory that has the TAGS file.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author