Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (985 - 987 of 1030)

Ticket Resolution Summary Owner Reporter
#50 fixed Exception when accessing text attributes in echo area buffers Gary Byers Gary Byers
Description

After some number of operations that write to/clear the echo area, I sometimes see an exception logged:

NSMutableRLEArray objectAtIndex:effectiveRange:: Out of bounds

This seems to occur when #/attributesAtIndex:effectiveRange: is called on the textstorage object associated with an echo-area buffer; the hemlock buffer seems to be non-empty, but the parallel mutable attributed string has length 0.

I'm not sure what (hemlock stream operations ?) causes them to get out of sync.

Sometimes this seems to be recoverable; other times, it doesn't.

#49 fixed meta-dot for structure accessors should work Gary Byers Jeremy Jones
Description

Currently, meta-dot on a structure accessor quietly fails. It should go to the defstruct, and ideally the cursor should be at the line that defines the slot.

#48 fixed incremental search should wrap Gary Byers Jeremy Jones
Description

After incremental search fails, the next control-s should start searching at the beginning of the buffer.

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