---------------
5/14/98
First of all, let me congratulate you on the terrific 2.0 release of 
ctags with C++ support.

---------------
5/5/98
I love the program.  It has the process of "figuring out" code much easier.

---------------
5/3/98
I have just completed the task of changing Zeus [Win95 editor] to
support for your new tag file format and I have to say that I am very
impressed with your ctags.exe program. In fact it is just amazing!
[Australia]

---------------
3/14/98
I would like to congradulate you on your implementation of Exuberant Ctags.

I have added master tag files for everything in /usr/include and I have
a cron job to build master tag files for the linux kernel(which makes for 
highly productive hack sessions when you have nearly the entire kernel
at your fingertips). I often wonder how I got along for so many years 
without it! In fact, I have converted users of the dreaded Microsoft(tm)
MSDEV(tm) IDE(probably a TM here too) to VIM-5.0 for NT(tm) along with
your implmentation of ctags because it was easier for them to navigate
around the code!

Now, whenever I use a ctags that isn't yours, I feel crippled in my ability
to write good code quickly. I love your enhancments to it.

Please keep up the good work! The world needs people like you. 

[And later...]

I love the fact that if one really hates some piece of software, they
can get third party stuff written by people like you that are ten times
better than the original product.
...Anyway. Once again, I thank you for writing such a valuable piece
of art, and that is really what it is.

---------------
3/12/98
I just wanted to let you know that I have been looking for a program
just like ctags.... Definitely a service to the programming community!

---------------
1/23/98
Thank you very much for writing Exuberant Ctags. It has been extremely
useful! 

---------------
1/4/98
I'm another enthusiastic fan of your exuberant ctags package; nice work! 
I use it to streamline all of my C programming.  I'm addicted ;-). 

---------------
12/3/97
I just want to let you know that I really like your version of ctags.
I downloaded it about 6 months ago (probably need to update my copy)
and have been using it alot.
Thanks for the good work!

---------------
7/6/97
I've made heavy use of your Exuberant Ctags program this spring for my
Software Engineering and Data Structures courses at school -- coupled with
VIM this is a truly fantastic combo that saved my... er, *gluteus m.* on
several occasions!  Thanks SO much for a truly great program.

---------------
6/11/97
Thanks for your GREAT work on ctags.
[Germany]

---------------
5/27/97
Subject: exuberant ctags rocks!

...gnu ctags didn't know squat about variables, structures, enums... etc.

After doing a search on the web for 'ctags' I found your extended ctags.
What a lifesaver.  This thing does almost everything a person could ask for.

It rocks, it rocks, it rocks.

---------------
4/21/97
Hello.  One of my users told me about your ctags package.  They tell me
its great stuff.

---------------
3/27/97
I've just begun using your ctags program and it is indeed wonderful!

---------------
2/19/97
Wow!

I've been a vi/vim/ctags user for about 12 years now. Most of
those 12 years I've been frustrated by various tags generators and
wished someone would combine all the different features into a single
program. And have it work. I've never found the time/energy to tackle
that one (I've tackled enough other extracurricular programming). But,
now you've done it! And in a big way!

Hats off, I bow to you and send many grateful thanks.

---------------
10/2/96
main() { int i; for(i=0;i<10;i++) printf("WOWWOW\n");}

Your new ctags is very very excellent.  Usually if I want to
insert the enum'ed variable into tags file, I always had to
"grep/awk/grep/awk/grep/awk/", then ":%!sort" in vi...
a lot of trouble to me.  Furthermore, it can give me all the global
variables, how excellent your package is!  And another thing.. is
If a source file is something like this,
    typedef void (*func_t)(const char **b, int c);
Then other ctags gives me a very very strange results to me, on the
contrary your ctags gives me exact results.

I only downloaded your package about 2 hours ago, so there must be a lot
of new improvement that I didn't find out yet.

Thank you
[Korea]

---------------
8/13/96
...your ctags and your advice have and will save me countless hours hunting
down defines, functions, etc. Koodos for the effort and keep up the good
work.

---------------
8/6/96
I've downloaded your ctags- it is great!!!  I have been pulling my hair
out trying to figure out how to do some of this.  The macros and extern'ed
functions are very, very helpful.  Also, I'd like to complement your on
your coding style: very consistent and fairly easy to read.  It definitely
shows when a software developer feels pride in their work.

---------------
5/29/96
I use `ctags' on ugly source codes thus your version is very helpful.
Thank you!
[Russia]

---------------
5/22/96
My initial impression (after 5 minutes use) is that it works better than
the solaris ctags. Excellent tool!
[United Kingdom]

---------------
5/21/96
Been a long time ctags user. Love your improvements.

---------------
5/10/96
I'm using ctags-0.31 and I'm quite happy with it.
[Finland]

---------------
4/25/96
People will want to get Vim just because it includes such a fine ctags
program!
[Netherlands]

---------------
4/17/96
I want to thank and congratulate you for ctags. 
[Germany]

---------------
4/16/96
Glad to see a major improvement of the (already) best ctags.
[Germany]

---------------
4/2/96
First let me thank you for the ctags program. It handles finding of tags
better than every other ctags I've used so far.
[Germany]

---------------
4/2/96
Wow!  I've just tried this out, and despite being the very first beta
release of this program, it already seems to be the best ctags program
I've seen.  Up to now I have been using the ctags that came with elvis,
and I've just compared the output "tags" files.

The elvis ctags had lots of little tags for things that shouldn't have had
tags (e.g. "if", "return", "TRUE", etc.), but this new ctags doesn't produce
tags for those.  It does find several tags though that the elvis ctags could
not (e.g. "insstr" in the vim code!).

[And later...]

Wow!  All the bugs I reported last time have been fixed :-)  It does
indeed seem very robust now.  Well done!
[Australia]

---------------
