* Stefan Monnier (2007-01-29) writes:

> One point of note: install.el is meant to be included in Emacs to help
> install external packages (it would then be supplemented with a package
> manager that could list the installed packages, select which ones to
> (de)activate, deinstall, etc..).  I.e. it's not meant to be specific to any
> particular package.

Comments in the file mention that it failed to find documentation of
AUCTeX due to it being in a directory named `doc'.  That can probably
be remedied in install.el.  Are there any other culprits we should
avoid, especially regarding the directory layout of the sources?  The
proposed layout for RefTeX is this (without files generated for a dist
tarball):

reftex/CHANGES
reftex/COPYING
reftex/ChangeLog
reftex/INSTALL
reftex/Makefile
reftex/README
reftex/lisp/Makefile
reftex/lisp/lpath.el
reftex/lisp/reftex-auc.el
reftex/lisp/reftex-cite.el
reftex/lisp/reftex-dcr.el
reftex/lisp/reftex-global.el
reftex/lisp/reftex-index.el
reftex/lisp/reftex-parse.el
reftex/lisp/reftex-ref.el
reftex/lisp/reftex-sel.el
reftex/lisp/reftex-toc.el
reftex/lisp/reftex-vars.el
reftex/lisp/reftex.el
reftex/doc/Makefile
reftex/doc/reftex.texi

-- 
Ralf


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

Reply via email to