From: Dmitri Ivanov

Subject: ACLW 3.0.1: Setting *default-pathname-defaults* to #P""

Date: 1997-3-2 4:11

Setting the variable *default-pathname-defaults* to empty path #P"" turn
out to be distructive to various "Save As" operations, e.g.
 - File menu,
 - Interface Builder Window Editor dialog.

The effect is the same as calling ASK-USER-FOR-...-PATHNAME with :host
equal to "".

;; Error: Subscript given to array function in PC::ASK-USER-FOR-PATHNAME is
          out of bounds

Am I wrong when assigning the path #P"" to *DEFAULT-PATHNAME-DEFAULTS*?

Sincerely,
                 Dmitri Ivanov
                <aha.ru at divanov>