[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: MOON at MIT-AI
- From: Mike McMahon <MMcM at MIT-AI>
- Date: Wed ,20 Aug 80 21:40:00 EDT
- Cc: BUG-ZWEI at MIT-AI
- Sender: MMcM at CADR6 at MIT-AI
Date: 20 AUG 1980 2118-EDT
From: Moon at MIT-AI (David A. Moon)
m-x Keep Lines evidently doesn't use the proper deletion primitive. From the behavior
it would appear that it unthreads the deleted lines in the forward direction
but not in the backward direction.
It uses DELETE-INTERVAL. Manually rethreading at that level would be an
uncalledfor violation of modularity. Could you give an example of how it loses?