Custom Query (1030 matches)
Results (316 - 318 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #508 | fixed | ns-data objects should not display their contents by default | ||
| Description |
The default print method for ns-mutable-data (and presumably ns-data as well) displays the actual contents of the data object. This can result in hijacking the listener if a large data object is inadvertently printed, or returned from a top-level form. It would be better if the print method (not necessarily the princ method) for ns-data only displayed the size, not the actual contents. In the alternative, the print method for ns-data should respect *print-length*. But this is probably harder and not really necessary. |
|||
| #509 | fixed | Select-current-sexpr fails if the sexpr is commented out | ||
| Description |
Double-clicking on the close-paren of a sexpr fails to select that sexpr if the sexpr has been commented out with a preceding semicolon. |
|||
| #513 | fixed | Encodings preferences pane offers no functionality | ||
| Description |
The dialog box revealed by 'Clozure CL | Preferences' has a tab labeled 'encodings' This contains a list widget and three buttons 'enable all', 'disable all', and 'revert to defaults'. All four items (list and three buttons) are grey and therefore this tab appears to offer no functionality. Mac OS X 10.5.7/Clozure Common Lisp version 1.3 (12149M-trunk)/x8664 |
|||
