[Fluxus] minor issue with spelling

Kassen signal.automatique at gmail.com
Thu Feb 25 11:47:14 PST 2010


Dear list.

Compare;

(hint-normalize)

(vnormalise (vector 1 1 1))

One is spelled with a "z" and the other with a "s". This seems inconsistent
to me. My spell checker (set to UK English) implies both are correct, which
is of course very reassuring for dyslexic people like me but can we make a
choice here? Maybe just add;

(define (hint-normalise)
    (hint-normalize))

(vnormalize v
    (vnormalise v))

I could simply add that to my own .fluxus.scm but that sounds like the kind
of act that would end up making sharing code confusing.

Yours,
Kas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20100225/e0938b26/attachment-0001.htm>


More information about the Fluxus mailing list