From: martin <nospam@nospam.net>
Subject: Re: etags for windows ?
Date: Sat, 22 Oct 2005 21:21:58 +0200 [thread overview]
Message-ID: <pmpspx73xl.fsf@nospam.net> (raw)
In-Reply-To: djdv40$v0p$01$1@news.t-online.com
"ML" == Marcel Lautenbach <marcel.lautenbach@t-online.de> writes:
ML> Newsgroups: gnu.emacs.help
ML> Date: Sat, 22 Oct 2005 20:09:08 +0200
ML> Organization: T-Online
ML>
ML> Eli Zaretskii wrote:
>>> From: Marcel Lautenbach <marcel.lautenbach@t-online.de>
>>> Date: Sat, 22 Oct 2005 15:29:34 +0200
>>>
>>> short question: Is there a way to use etags on windows????
>> The same as on Unix, I'd say:
>> etags *.c *.h *.cpp
>> or (if there are subdirectories with source files)
>> find . -name "*.[ch]" | etags -
>> If your problem is with the (usually missing on Windows) Find
>> command,
>> then download and install the Windows port of GNU Find, e.g. from the
>> GnuWin32 site.
>> If the above doesn't help, please ask more specific questions.
>>
ML> Hi,
ML>
ML> thanks for this reply. Well, as far as I know etags is an extra
ML> program shipped with unix like Operating Systems. On windows I am not
ML> able to use the etag program. I also tried to find it with ports of
ML> GNU's find or which. Aktually I am searching a port of etags for
ML> windows :-) Any idea?
hi,
etags is part of windows emacs and resides in the bin directory
martin
ML>
--
parozusa at web dot de
next prev parent reply other threads:[~2005-10-22 19:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-22 13:29 etags for windows ? Marcel Lautenbach
2005-10-22 16:09 ` Eli Zaretskii
[not found] ` <mailman.12237.1129997383.20277.help-gnu-emacs@gnu.org>
2005-10-22 18:09 ` Marcel Lautenbach
2005-10-22 19:21 ` martin [this message]
2005-10-22 19:38 ` Marcel Lautenbach
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pmpspx73xl.fsf@nospam.net \
--to=nospam@nospam.net \
/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).