Custom Query (1030 matches)
Results (859 - 861 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #214 | duplicate | Hemlock matching paren highlighting is delayed | ||
| Description |
The matching-paren highlighting in Hemlock doesn't happen in real time. If you want to see which matching paren you are on you have to stop typing and wait a few seconds for the cursor to start blinking. The matching paren should be highlighted as soon as the close-paren is typed. |
|||
| #215 | duplicate | Hemlock double-click fails if close-paren is at end of file | ||
| Description |
Double-clicking on a close-paren in hemlock fails to select the corresponding Sexpr if the close paren is the last character in the file |
|||
| #221 | fixed | defstruct accessors don't check argument type | ||
| Description |
? (defstruct foo x) FOO ? (defstruct baz y) BAZ ? (foo-x (make-baz)) NIL Should be an error. |
|||
Note:
See TracQuery
for help on using queries.
