Number: 2220 Date: 21-Sep-84 11':54':35 Submitter: Roach Source: Roach Subject: DEDIT display bug Assigned To: Attn: SHEIL Status: Open In/By: Problem Type: Bug Impact: Annoying Difficulty: Frequency: Everytime Priority: Perhaps System: Programming Environment Subsystem: Code Editor Machine: 1100 Disk: Lisp Version: 19-Sep-84 12':36':46 Source Files: Microcode Version: 5121 Memory Size: 2688 File Server: Server Software Version: Disposition: ' ["Sannella.PA" "21-Sep-84 15':57':19" Status':(New->Open) Priority':(->Perhaps)] Description: There seems to be a problem with DEDIT''s updating its window in the presence of dotted lists. Do the following':' (SETQ FOO ''((A . A)(B . B)(C . C)(D . D)(E . E)))' (DV FOO)' Delete (A . A)' You should now see in your window something like this':' ----------------' |((B . B) |' | (C . ) |' | (D . D) |' | (E . E)) |' ----------------' A "C" is missing from the display. Workaround: Test Case: Edit-By: Sannella.PA Edit-Date: 21-Sep-84 15':57':19