public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Earnie Boyd <earnie_boyd@yahoo.com>
To: Daniel Barclay <Daniel.Barclay@digitalfocus.com>
Cc: cygwin@cygwin.com
Subject: Re: etags - why changes incompatible with Emacs use (doesn't list all files)?
Date: Tue, 13 Feb 2001 09:31:00 -0000	[thread overview]
Message-ID: <3A896F66.B2316645@yahoo.com> (raw)
In-Reply-To: <3A896B38.275C34FF@digitalfocus.com>

Daniel Barclay wrote:
> 
> Does anyone know why the Cygwin version (or the original version) of
> etags doesn't support --append in etags (-e) mode and doesn't list all
> files anymore (relative to Emacs' etags executable)?
> 
> Listing all files was essential for Emacs' tags-search command.
> 
> If you ran etags on a list of files, you could use tags-search or
> tags-query-replace to search or search and replace in all listed files.
> (It didn't matter whether the files contained any functions or variables
> for which tags could be created.  All given files were listed in the TAGS
> files, so all could be searched.)
> 
> However, the current Cygwin etags ignores files with extensions that
> it doesn't recognize.  It doesn't seem to have any option to list
> all files.
> 
> (Adding a few specific file extensions (with --langmap) won't work,
> because I want it to list any file found.  Some don't have extensions,
> and I don't want to have to find every extension used in the directory
> subtree and add that to the etags command just to get the file listed.)
> 
> (I can partly work around the problem by using "--lang=java", but
> that's only because in my case it doesn't matter if I break support
> for etags' other languages.)
> 
> Append mode was essential too.  Without it, you can't use find and xargs
> to invoke etags.  (That means you can't select exactly which files you want
> to index or control their order, or you can't handle a long list of file
> names.)
> 
> Does anyone have any idea why the CygWin version of etags doesn't support
> these important features?
> 

Check the vim documentation.  IIRC this etags is vim supplied.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2001-02-13  9:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-13  9:14 Daniel Barclay
2001-02-13  9:31 ` Earnie Boyd [this message]
2001-02-13 11:59 ` etags - why changes incompatible with Emacs use (doesn't listall files)? Charles Wilson
2001-02-13 10:27 etags - why changes incompatible with Emacs use (doesn't list all files)? Robinow, David

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A896F66.B2316645@yahoo.com \
    --to=earnie_boyd@yahoo.com \
    --cc=Daniel.Barclay@digitalfocus.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).