Variable: follow-inside-post-command-hook-call

follow-inside-post-command-hook-call is a variable defined in follow.el.gz.

Value

nil

Documentation

Non-nil when inside Follow modes post-command-hook.

Used by follow-window-size-change.

Source Code

;; Defined in /usr/src/emacs/lisp/follow.el.gz
(defvar follow-inside-post-command-hook-call nil
  "Non-nil when inside Follow modes `post-command-hook'.
Used by `follow-window-size-change'.")