Custom Query (1030 matches)
Results (781 - 783 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #311 | fixed | can't execute-selection that ends in a comment | ||
| Description |
From openmcl-devel: At 6/10/2008 01:54 AM, Rich Sutton wrote: in the ide, bring up a listener. then make a buffer that ends with a comment, say a new buffer with just a ; in it. finally, select the contents of the buffer and invoke execute-selection. your listener will disappear. otherwise appears to be harmless. applies to multi-line comments too -- i ran into this because i had a bunch of test code commented out at the end of some file i was working on. |
|||
| #310 | fixed | remove-duplicates bug | ||
| Description |
? (remove-duplicates '(1 0 1 1 1 0 0 0 1 0 1 0 1) :END 11) (1 0 0 1) The expected result is (0 1 0 1). |
|||
| #309 | worksforme | Editor won't read in old MCL files (still) | ||
| Description |
Trying to read in the enclosed file from the File>Open menu, 2008-06-12 16:26:14.764 dx86cl64[17655:20b] Lisp exception: Array index 133 out of bounds for "buffer mark ringont regionteranding tabs |
|||
