Variable: opascal-scanning-progress-step

opascal-scanning-progress-step is a variable defined in opascal.el.gz.

Value

2048

Documentation

Number of chars to process before the next scanning progress report.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/opascal.el.gz
(defconst opascal-scanning-progress-step 2048
  "Number of chars to process before the next scanning progress report.")