Package for emacs configuration
Created attachment 76725 [details] eclass/elisp-common.eclass
Created attachment 76726 [details] eclass/elisp.eclass
Created attachment 76727 [details] app-emacs/ecf-0.0.4.ebuild
Created attachment 76728 [details] app-emacs/tiny-tools-2005.1101.ebuild
Hi, I see the following issues: - What will happen if the user changes the ecf USE flag? SITELISP will then be redefined and packages installed in the old directory will not found anymore. - "addpredict" in an ebuild should be a last resort; in an eclass it is even worse. Can this be fixed? - The USE variable should not be assigned by an ebuild. - Why doesn't tiny-tools inherit elisp.eclass? In general, this looks very invasive since it will affect all installed elisp packages, so we need a good reason to include it in Portage. Can you elaborate what would be its advantages, as compared to the way Gentoo is handling things now?
No answer here, therefore closing. Feel free to reopen if the points of comment #5 are addressed.