Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 1030)

Ticket Resolution Summary Owner Reporter
#100 fixed Sometimes cmd-L doesn't work R. Matthew Emerson gz
Description

Sometimes the IDE gets in a state where cmd-L doesn't switch to the listener, it doesn't do anything. Unfortunately I don't know how to reproduce it. Few things I noticed

  • When this happens, it's stable. I.e. you can keep hitting cmd-L and it keeps not working - it's not some flaky intermittent thing. However, something about switching windows or something like that makes it come back, and then it keeps working.
  • I'm about 90% sure that even when cmd-L doesn't work, I am able to select the Listener menu item in the windows menu and that works.
#106 fixed Can't eval region with package changes gz gz
Description

Start up the IDE, and open an editor window on attached file. Hit cmd-A then Enter. Get error:

Welcome to OpenMCL Version 1.1-pre-070722 (DarwinPPC32)!
? ;Loading #P"/Users/gz/OpenMCL/trunk/ccl/tools/asdf.dfsl"...
? ? ? > Error: Unbound variable: COMMON-LISP-USER::COCOA.ASD

I'm guessing what's happening is that the in-package form is not affecting the rest of the evaluation. It should.

#107 fixed Insertion point moves during tab Gary Byers gz
Description

The behavior of the insertion point during indentation (Tab command) is still not quite right. The case where the insertion point is initially in the whitespace before the first non-whitespace character on the line is now correct (the insertion point moves to the first non-whitespace character). However if the insertion point is initially after the whitespace, then it shouldn't change (currently it gets moved to the first non-whitespace character, not correct).

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.