[Able-devel] A bug in ABLE

Eduardo Costa edu500ac at yahoo.com
Sat Oct 29 22:18:45 UTC 2011


Whenever there is a spac after an open parenthesis, one gets a TK error. For instance, try and type the following definition:

(defvar xxx
  '(   abc
      x y z ))

Leave a space between the open parenthesis and abc. The Tk message is:

 Index 0 out of bounds for (SIMPLE-ARRAY CHARACTER(0)), should be nonnegative and <0.

I guess the problem has to do with the token coloring algorithm.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/able-devel/attachments/20111029/d0a6b847/attachment.html>


More information about the able-devel mailing list