Variable: idlwave-shell-sources-query
idlwave-shell-sources-query is a variable defined in idlw-shell.el.gz.
Value
"help,/source,/full"
Documentation
IDL command to obtain source files for compiled procedures.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlw-shell.el.gz
(defvar idlwave-shell-sources-query "help,/source,/full"
"IDL command to obtain source files for compiled procedures.")