Custom Query (1030 matches)
Results (610 - 612 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1143 | fixed | arglist-on-space-command crashes on particular files | ||
| Description |
If you make a new Hemlock window and paste the following two lines into it #!/bin/sh ; then put the cursor after the semicolon and hit the spacebar, CCL will crash (technically, it beachballs without AltConsole being invoked, because the "arglist on space" command goes into an infinite loop.) The problem doesn't happen if you set the window to Text Mode -- it only happens in Lisp mode. And it doesn't happen if you first add a newline before the initial # character. |
|||
| #578 | fixed | option-click into a window close box should only close all windows of that class and not all windows | ||
| Description |
MCL does this. useful. Sometimes I like to have many inspector windows opened automatically during debugging. I want to close the inspector windows then with a single option-click into the close box. |
|||
| #848 | fixed | #'Documentation for slot-definitions | ||
| Description |
#'documentation doesn't work for slot-definitions, e.g. (documentation slotd t). ANSI doesn't require this functionality but it's easy to suppport. |
|||
