On Dec 18, 2005, at 3:39 PM, LeAnthony Mathews wrote: > Peter > What would it take to set up some batch files in the windows > environment to perform this extending task automatically? It seems > that part of the problem is the command line windows versus unix as > well is directory naming issues and exact lisp syntax for > installing packages. Yet Lispbox works wonders getting emacs/slime/ > and clisp working together like clockwork.
Probably not much. Though I've lost track of what "this extending task" actually entails. If its just a matter of putting files in the right place and tweaking some Lisp variables (e.g. asdf:*central- repository*) it should be straight forward to do it in some combination of Elisp and Common Lisp via SWANK. If someone wants to start a page about possible Lispbox enhancements on the ALU Wiki that'd be fine. -Peter -- Peter Seibel * [EMAIL PROTECTED] Gigamonkeys Consulting * http://www.gigamonkeys.com/ Practical Common Lisp * http://www.gigamonkeys.com/book/ _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
