Re: tekuti

2011-03-14 Thread romel
OK, I got it. Thanks, Romel Sandoval > On 03/12/2011 09:26 PM, ro...@lavabit.com wrote: >> I don't modify anything and find the same message at launch. >> >> --- >> fatal: ambiguous argument 'refs/heads/index': unknown revision or path >> not >> in the working tree. >> Use '--' to separate paths

Re: regex-split for Guile

2011-03-14 Thread William James
Neil Jerram wrote: > Thanks for posting that! For fun/interest, here's an alternative > implementation that occurred to me. > >Neil Thanks for the feedback. > > > (use-modules (ice-9 regex) > (ice-9 string-fun)) > > (define (regex-split regex str . opts) > (let* ((uni