Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (331 - 333 of 1030)

Ticket Resolution Summary Owner Reporter
#421 fixed Hemlock doesn't understand #| ... |# Gary Byers
Description

For example: if the insertion point is before the form

(defun foo (n)
  #| This isn't ready and contains an extra ) |#
)

C-M-f should move to the end of the form, not to the commented-out close paren.

#215 duplicate Hemlock double-click fails if close-paren is at end of file Gary Byers Ron Garret
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

#85 fixed Hemlock error deleting region with ctl-d gz gz
Description

In an editor buffer, select a region with the mouse, hit c-d:

(F082F170) : 0 (REPORT-CONDITION-IN-HEMLOCK-FRAME #<TYPE-ERROR #x8E6E336> #<HEMLOCK-FRAME <HemlockFrame: 0x288f400> (#x288F400)>) 528
  (CONDITION CCL::FRAME)
   CONDITION: #<TYPE-ERROR #x8E6E336>
   CCL::FRAME: #<HEMLOCK-FRAME <HemlockFrame: 0x288f400> (#x288F400)>

  SEMAPHORE: #<SEMAPHORE #x8E6E1CE>
  CCL::MESSAGE: #<NS-MUTABLE-STRING "value NIL is not of the expected type STRUCTURE." (#x5D9780)>
  CCL::SEM-VALUE: #<NS-NUMBER 58607 (#x5E90E0)>
  CCL::PARAMPTRS: #<A Foreign Pointer [stack-allocated] 2007-08-27 11:30:53.951 dppccl[7070] *** NSThread: ignoring exception '*** -[NSCFString characterAtIndex:]: Range or index out of bounds' that raised during delayed perform of target 0x288f400 and selector 'runErrorSheet:'
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.