Unfortunately, Vim's error reporting when this happens may not identify the missing directory path; for example: :hardcopy E324: Can't open PostScript output file Fortunately, it is easy to determine the temporary file directory path: :echo tempname() /tmp/v012345/67 or even to recreate it, without ever leaving Vim: :call mkdir(fnamemodify(tempname(),':h'),'p',0700)
Identifier (URI) | Rank |
---|---|
dbkwik:resource/UZ2B_rb5t6NW1SrFJq945w== | 5.88129e-14 |