emacs-devel
[Top][All Lists]
Advanced

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

Re: Filename problem in CEDET merge


From: Stefan Monnier
Subject: Re: Filename problem in CEDET merge
Date: Fri, 28 Aug 2009 11:23:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> How about making a subdirectory, in addition to shortening?

>  semantic.el                    --> semantic/semantic.el
>  semantic-analyze.el            --> semantic/analyze.el
>  semantic-analyze-complete.el   --> semantic/analyz-complete.el
>  semantic-analyze-debug.el      --> semantic/analyz-debug.el

That would be OK, as long as we're careful to to add .../semantic to
load-path (otherwise we'd have to be careful to avoid conflicts between
semantic/foo.el and other foo.el packages).

>> Renaming would also have the extremely bad effect of diverging from the
>> CEDET upstream, which I'd like to avoid if possible.
> Maybe the upstream maintainer will agree to rename, in which case we
> don't diverge.

Yes, I think the only acceptable solutions require the upstream version
to apply the same changes.


        Stefan




reply via email to

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