Variable: ido-report-no-match
ido-report-no-match is a variable defined in ido.el.gz.
Value
t
Documentation
Report "[No Match]" when no completions matches ido-text.
Source Code
;; Defined in /usr/src/emacs/lisp/ido.el.gz
(defvar ido-report-no-match t
"Report \"[No Match]\" when no completions matches `ido-text'.")