Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (391 - 393 of 1030)

Ticket Resolution Summary Owner Reporter
#503 fixed evaluate out commated function Joakim Sandgren
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 Gary Byers Joakim Sandgren
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 Gary Byers Ron Garret
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.