* Phillip Lord (2008-09-03) writes:

> Just to explain, the reason I do this is that my emacs configuration and
> add-on packages are shared between the five machines and 2 operating systems
> that I use regularly. I use unison to sync it all together; this means I only
> have to install things once and behaviour is identical between my machines.

How do you make sure that the different Emacs installations have access
to the info files of the "add-on packages"?

> I don't think that this was the problem. I've just tried again, including with
> --prefix=/tmp and got the same thing. 

If you are talking about the lisp files not being put below the prefix
then you should use --with-lispdir in addition to --prefix.  IIRC the
configure script will put the lisp files into a directory in the
load-path of Emacs.  If it cannot find such a directory below the given
prefix, another available one is chosen.

-- 
Ralf


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to