emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Re: etags name collision.


From: Eli Zaretskii
Subject: Re: [PATCH] Re: etags name collision.
Date: Mon, 11 Apr 2022 18:51:58 +0300

> Date: Mon, 11 Apr 2022 17:46:35 +0200
> From: Ergus <spacibba@aol.com>
> Cc: emacs-devel@gnu.org
> 
> >I'm opposed to dropping stuff just because we can.  If you want to add
> >an option not to install ctags if another version is installed
> >(similarly to what we do with movemail), that's fine.
> 
> What about the attached patch?

The code should test whether another version of 'ctags' is already
installed, and if so, that it isn't our 'ctags'.  _Then_ we could
default to not installing our 'ctags'.  Your proposal doesn't make
that test, so please add it.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]