Some Emacs package I use has turned off the find-file confirmation for choosing a new non-existing file that matches parts of existing file-names shown during completion. I want this confirmation back to the default. What customization option regulates this behaviour?
Example:
M-xfind-file- Enter letter
a - Pressing
TABnow gives two candidates:a1anda2 - Just pressing
Returnshould now query me to confirm through an extraReturn. Indicated by a[Confirm]at the end of the minibuffer.
check the value of the variable
confirm-nonexistent-file-or-buffer