smitchel writes:
I can find descriptions of the package system, how to use it to
update
your packages etc, but I am not finding a step by step list of
directions to make some lisp code and some documentation into a package.
Is there such a list, and if not, where do I go to learn how to make a
package?
From your description, I don't think you're referring to the
node in
the Lispref. Eval the following form and tell me if that helps:
(Info-goto-node "(lispref)Packaging")
Note that if you're going to contribute the package to XEmacs it must
build in the context of our package tree. There is no provision for
standalone builds of packages just from Lisp libraries, and none for
uploads of tarballs etc.
For single libraries, it's usually easiest to just add them to a
related existing package.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta