Tatsuo Ishii <is...@sraoss.co.jp> writes: >> If we're going to do this, then I suggest that make_etags should become >> a symlink to make_ctags, and behave as if -e is given when called under >> that name.
> What I had in my mind was making make_etags a script just exec > make_ctags (with -e option). But I don't have strong > preference. Symlink is ok for me too. I don't think it's possible to store a symlink in git, so having one file exec the other sounds saner to me too. regards, tom lane