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

Re: Bug#329114: Please don't shadow emacs-snapshot packages



Peter S Galbraith <psg@debian.org> writes:
>
> I still add the directory /usr/share/emacs/site-lisp/emacs-goodies-el
> at the end of the load-path.

I like that because it makes `find-func' work (cf bug 157123).

> We need to be able to add to the load-path without shadowing files that
> may or may not be present (i.e. present in emacs-snapshot but not in
> emacs21).

Maybe put both .el and .elc in the specific directories like
/usr/share/emacs21/site-lisp when it should apply only to certain
flavours.  (Ie. not in /usr/share/emacs/site-lisp.)

Some tricky postinst could figure out the newness of each flavour to
decide whether there's wanted or unwanted shadowing, but initially
just manually assign to the right flavour(s).



Reply to: