Andy Wingo <wi...@pobox.com> writes: > On Tue 24 May 2011 00:23, Neil Jerram <n...@ossau.uklinux.net> writes: > >> Neil Jerram <n...@ossau.uklinux.net> writes: >> >>> [PATCH 1/5] Fix "occurrances" typos in getopt-long code and test >>> [PATCH 2/5] Simplify getopt-long handling of option values, esp with >>> multiple occurrences >>> [PATCH 3/5] Handle short option unclumping progressively, instead of all >>> upfront >>> [PATCH 4/5] Implement #:stop-at-first-non-option option for getopt-long >>> [PATCH 5/5] Reveal guile-tools's inner simplicity... >> >> Just a gentle ping regarding these patches... Andy / Ludo, I guess you >> might be assuming that I'd just go ahead and push these anyway - but I'd >> prefer an explicit opinion or OK from you. >> >> (And the same for the 1-based line number fix.) > > Sorry for the delay. They look great to me! The 1-based line number > fix too.
Thanks; those patches are in now. I'll also soon provide a doc update for the new getopt option. Neil