Custom Query (1030 matches)
Results (193 - 195 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #253 | fixed | Cannot paste text. | ||
| Description |
The paste function simply does not function in the Clozure IDE. Text cut or copied within the IDE can be pasted to other applications, however. |
|||
| #392 | fixed | Cannot use a symbol macro as default initarg. | ||
| Description |
Compiling a file containing: (in-package :cl-user) (define-symbol-macro foo t) (defclass bar () ((baz :initarg :baz)) (:default-initargs :baz foo)) I get this: ;Compiling "/tmp/use-case.lisp"... ;Compiler warnings for "/tmp/use-case.lisp" : ; In an anonymous lambda form inside an anonymous lambda form: Undeclared free variable FOO ;Loading #P"/tmp/use-case.lx32fsl"... If I try to create an instance of BAR, I get an error "Unbound variable: FOO" |
|||
| #219 | fixed | Caps Lock doesn't work | ||
| Description |
Caps Lock doesn't work in my copy of CCL, UK keyboard. Everything just remains lowecase. Shift still works ok. |
|||
Note:
See TracQuery
for help on using queries.
