Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (697 - 699 of 1030)

Ticket Resolution Summary Owner Reporter
#77 fixed Hemlock error while typing in unknown package Gary Byers gz
Description

I'm trying to type the following:

(defun open-url (file)

#+LispWorks (system:open-url

Typing space at the end of system:open-url gets a Hemlock error.

#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:'
#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

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