From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
> Chris> Thanks. This explains a lot. It was funny, but I had to do a new
> Chris> checkout, rather than update to get this README into my working
> Chris> directory.
>
> You have to use the -d option for cvs update to see new files.
I did that, that's what was funny....
> Yes: Try it once again now ;-)
>
> I forgot to commit the changes for the menu highlighting by Thomas...
Thanks, they work well, except for the subdirectory creation
under root. I can do this from the scsh prompt, but I don't know
how to fix your functions.
(create-directory (string-append root "about"))
Also, for the README, this is nicer for newbies:
scsh -lm /path/to/your/sunet/xml/xml-packages.scm -o xml \
-lm scheme/packages.scm -o driver
rather than entering the scsh command prompt.
Thanks.
Chris
|