Custom Query (1030 matches)
Results (391 - 393 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #503 | fixed | evaluate out commated function | ||
| Description |
It is very practical to have small tests in the code to evaluate by hand, but that is ignored by load or "execute all". this is the behavior in mcl. like: ;(function-call arg) |
|||
| #504 | fixed | find - replace with problems | ||
| Description |
I have a .lisp document with this content : function1.lisp function2.lisp function3.lisp When I'm going to the find window and put find: lisp replace with dx32fsl I have the Altconsole and a inevitable crash of ccl |
|||
| #505 | fixed | Text pasted into listener doesn't show up until next UI event | ||
| Description |
Text pasted into a listener isn't drawn until after the next input event (i.e. after the next keystroke, mouse click, etc.) Ironically, this bug only manifests itself when the cursor is at the end of the listener buffer when the paste occurs. My guess is that this is because the relocation of the cursor to the end of the buffer has the same effect as an input event in forcing a screen refresh. |
|||
