Variable: ibuffer-expert
ibuffer-expert is a customizable variable defined in ibuffer.el.gz.
Value
nil
Documentation
If non-nil, don't ask for confirmation of "dangerous" operations.
Source Code
;; Defined in /usr/src/emacs/lisp/ibuffer.el.gz
(defcustom ibuffer-expert nil
"If non-nil, don't ask for confirmation of \"dangerous\" operations."
:type 'boolean)