This means that the default value for `build-report-make-output-dir'
doesn't work, and M-x build-report errors out with "Wrong type argument:
stringp, nil" after displaying the header and separator of the *mail*
buffer. Workaround is to customize that variable.
Possible solution is to pull the code out of the defcustom, and put it
into `build-report'. Oddly enough, `build-report-installation-file' is
set correctly.
|