Jistan Idiot <
jista...@gmail.com> writes:
> However I decided I'd try the beta (21.5). Of course I don't want it
> affecting my existing one. So I added
> --prefix=/some/out/of/the/way/place to the configure line. After
> doing make all, it basically was working. Unfortunately it was using
> init.el in my .xemacs directory and I don't want that (it also puts
> the updated package list in there).
>
> configure --help gives a couple of options that look like the might be useful
>
> --with-early-packages=DIR
> Specify location of early/user packages (instead of
> ~/.xemacs; same as --with-user-packages).
> --with-user-packages=DIR
> Specify location of early/user packages (instead of
> ~/.xemacs; same as --with-early-packages).
> --with-late-packages=DIR
> Specify location of late/system packages (instead of
> default location; same as --with-system-packages).
>
> However I don't see anything that might say "don't put package-index
> in .xemacs but put it in this other directory"