Variable: idlwave-show-block

idlwave-show-block is a customizable variable defined in idlwave.el.gz.

Value

t

Documentation

Non-nil means point blinks to block beginning for idlwave-show-begin.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/idlwave.el.gz
(defcustom idlwave-show-block t
  "Non-nil means point blinks to block beginning for `idlwave-show-begin'."
  :group 'idlwave-abbrev-and-indent-action
  :type 'boolean)