[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- From: Moon at MIT-AI (David A. Moon)
- Date: Thu ,18 Sep 80 22:19:00 EDT
In system 43.0, with microcode 684, on LISP Machine Six:
Hitting abort out of the middle of a meta-., while it's reading in the file
(my file job had died apparently), leaves the buffer not in the alist but
attached to the symbol such that meta-.'ing to it again switches to that
buffer then dies in redisplay-mode-line because not all the fields of the
buffer have been initialized. Perhaps it should look like a deleted buffer
until it has been all read in.