idlwave-shell-post-command-hook

idlwave-shell-post-command-hook is a variable defined in `idlw-shell.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Lisp list expression or function to run when an IDL command is finished.
The current command is finished when the IDL prompt is displayed.
This is evaluated if it is a list or called with funcall.