Custom Query (1030 matches)
Results (850 - 852 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #483 | duplicate | unwanted horizontal mini movement of the visible text in the Hemlock editor | ||
| Description |
I get the following unwanted effect:
scrollbar to the left.
Easy to reproduce:
This happens with Clozure CL 1.3, just tested on a PowerBook. |
|||
| #511 | duplicate | It is hard to type a # on a uk keyboard | ||
| Description |
When I use the CCL IDE on my UK macbook pro, I cannot type the # character. On all macintosh applications I use routinely, this character is available as alt-3 (shift three generates the 'pound sterling' currency symbol). Pressing alt-3 in an editor or listener window appears to trigger the start of some emacs like command, causing C-U 3 to appear at the bottom of the window. This fatally prevents me from writing lisp code in CCL's IDE from this keyboard. |
|||
| #515 | duplicate | send/stret macro produces Error: unknown arg spec :REGISTERS | ||
| Description |
With e bound to e.g. an event object, I get the following error: ? (ccl::slet ((l (send e 'location-In-Window)))) ;Compiler warnings : ; In an anonymous lambda form: Undeclared free variable E
The form eventually macroexpands (through an amazingly byzantine process) into something containing: (%FF-CALL (%REFERENCE-EXTERNAL-ENTRY-POINT
which %FF-CALL doesn't seem to know what to do with. |
|||
