This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

faq fodder: best way to...?


- enable a #!guile script to start an interactive debug shell on error
- display or log script "commands" (a la /bin/sh -x)
- augment `%load-path' from outside guile scheme (setting env var
  clobbers `%load-path', does not pre/post-pend)
- invoke script w/o using hardcoded /full/path/to/guile

hopefully someone can answer these and they will be recorded in the faq
or cookbook section or both.  btw, i saw something (sorry, forgot where)
like

	":"; exec guile "$@"

for the last answer that seemed pretty interesting.

thi

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]