Up to now, supercollider emerged with USE=emacs installs all needed files, but has some disadvantages: - "wrong" location, a directory is cluttered with files instead of chosing the correct subdirectory - Emacs won't know about supercollider until the user tells him so, this should be an out-of-the box experience Patches to follow
Created attachment 126683 [details, diff] Patch for the ebuild - install Elisp files in the correct location - install Emacs support file - depend on Emacs when USE=emacs is present - regenerate the Emacs configuration postinst and postrm - some quotes (independent from Emacs, but good to have)
Created attachment 126684 [details] 50supercollider-gentoo.el Emacs support file, goes to ${FILESDIR}
done, thanks