Variable: hippie-expand-verbose
hippie-expand-verbose is a customizable variable defined in
hippie-exp.el.gz.
Value
t
Documentation
Non-nil makes hippie-expand output which function it is trying.
Source Code
;; Defined in /usr/src/emacs/lisp/hippie-exp.el.gz
(defcustom hippie-expand-verbose t
"Non-nil makes `hippie-expand' output which function it is trying."
:type 'boolean)