Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (625 - 627 of 1030)

Ticket Resolution Summary Owner Reporter
#520 fixed Execute-all doesn't respect current state of buffer R. Matthew Emerson Ron Garret
Description

If a saved file has been edited then execute-all appears to execute the saved version, not the version in the buffer, e.g:

Put (print 123) into a buffer.

Save it.

Change it to (print 456) but don't save.

Execute all.

Result will be 123, not 456.

Not sure if this is by design, but it's not the behavior I intuitively expect.

#519 fixed make-socket on Windows does not work for UDP sockets R. Matthew Emerson Hans Hübner
Description

With the trunk version of CCL on Windows Vista, (make-socket :type :datagram :remote-host "10.0.0.2" :remote-port 6038) fails in setsockopt because the "linger" option is not supported. I am attaching a patch that works for me.

#518 invalid PDF crash Gary Byers Gary Byers
Description

Details in the email thread starting at http://clozure.com/pipermail/openmcl-devel/2009-May/009629.html.

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