Whoops ! Due to my misunderstanding of 'git push' I committed this to master. I had already committed it to master locally so after I merge it, I guess it pushed my master changes as well when I was trying to push my lua branch. Hopefully I didn't mess up anything else. I read the docs now so it won't happen again.
On Tue, May 25, 2010 at 11:18 PM, No Itisnt <theseaisinh...@gmail.com> wrote: > On Tue, May 25, 2010 at 3:56 PM, No Itisnt <theseaisinh...@gmail.com> wrote: >> I agree. Here's a patch that adds (srfi srfi-9 gnu) with >> set-record-printer! and adds a subsection to the SRFI-9 part of the >> manual for it. >> I can go ahead and commit it, if that's OK. >> >> On Tue, May 25, 2010 at 2:23 PM, Ludovic Courtès <l...@gnu.org> wrote: >>> Hello! >>> >>> No Itisnt <theseaisinh...@gmail.com> writes: >>> >>>> One thing I'm missing, and maybe I just didn't see it, is a way to >>>> define custom printers for SRFI-9 records. >>> >>> I agree that it’s generally useful, but I think SRFI modules should not >>> diverge from the spec, or when they do, make it separate, as was done >>> with (srfi srfi-4 gnu). >>> >>> What do you think? >>> >>> Thanks, >>> Ludo’. >>> >>> >>> >> >