Variable: idlwave-shell-hide-output
idlwave-shell-hide-output is a variable defined in idlw-shell.el.gz.
Value
nil
Documentation
If non-nil the process output is not inserted into the output buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlw-shell.el.gz
(defvar idlwave-shell-hide-output nil
"If non-nil the process output is not inserted into the output buffer.")