> > Hm, so where and how does he install the elisp files so that both > > emacsen can find it (the system one and the fink one) ? (I did never > > bother to instlal extensions to emacs so I don't know, this is not > > meant as flame bait but a serious question :-) > > > > I guess they should be installed under /sw/share/emacs/site-lisp. For > gforth I installed there manually, but I think emacsen-common handles > things like that. >
emacsen-common is designed to handle the task of making sure everything is byte-compiled for the proper version of emacs, and installed where each version of emacs knows about it, for all of the fink-installed emacs packages. It doesn't handle the system's emacs package. So either you join the emacsen-common system which will force the installation of one of fink's emacs packages, or you avoid that system and do everything individually for your particular package. -- Dave ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
