Andy Wingo <wi...@pobox.com> skribis: > On Wed 16 Jan 2013 13:17, l...@gnu.org (Ludovic Courtès) writes: > >> After re-reading the above, I think I’d prefer reintroducing white space >> rather than using ‘$’. > > Fine with me, it doesn't matter to me very much :) I just wondered if > you were still using the unused-lexical analysis, given that this worked > against it.
I use it in some places, yes. That said, it’s meant to be generally useful, otherwise it’d be called ludo-analysis or something. ;-) > Or perhaps it doesn't matter so much given that the analysis runs > before optimization, and psyntax-pp.scm isn't pevaled any more? Oh, it’s not pevaled? I think I forgot about that. Thanks, Ludo’.