find-file-not-found-hooks

find-file-not-found-hooks is a variable defined in `files.el'.
Its value is
nil


Documentation:
List of functions to be called for `find-file' on nonexistent file.
These functions are called as soon as the error is detected.
Variable `buffer-file-name' is already set up.
The functions are called in the order given until one of them returns non-nil.