Hello,

Femlisp works fine with the 19b pre-release.  The speed is the same as before.

Thank you for all the work,
Nicolas.

P.S.: Maybe this is also the right time for this bug report:

(loop with m = 5
      initially (setq m 3)
      for i below m do (princ i))

should print only "012", no?


Reply via email to