Michael Lee Crogan <michael.l.crogan.1(a)purdue.edu> writes:
I am trying to keep a hierarchy of XEmacs/xemacs-packages CVS
updated
and usable for the xemacs binaries installed. However, I am thoroughly
confused about how to set this up without using symbolic links and long
EMACSLOADPATH's.
This is currently impossible.
The closest thing to what you want is to use the "make install" target
of the package makefiles to install them into a true package tree
without building tarballs and replace the install program by "ln -s".
Then you'll have the ugly symlink farm but XEmacs will make it for
you.
Jan