Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (637 - 639 of 1030)

Ticket Resolution Summary Owner Reporter
#506 fixed ccl-init does not get loaded when CCL cocoa app is started by opening a file Ron Garret
Description

Summary says it all. The ccl-init file only gets loaded when a listener is opened for the first time, which does not automatically happen if CLL is launched by opening a file.

#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.

#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

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