[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: JONL at MIT-MC (Jon L White)
- Date: Thu, 4 Jan 79 15:57:00 GMT
- Original-date: 4 JAN 1979 1057-EST
The IO-LOSSAGE break point when a file is not found, often has
the file-specification before any MERGEFing was done, so it is
hard to figure out just why the file was not found; e.g.
;(OPEN ((* *) FOO BAR) FILE NOT FOUND
maybe we could display both what the user supplied, and what OPEN
really was looking for (in this case, the value of (* *) was
supplied by DEFAULTF, but not always so.)