Variable: helpful--start-buffer

helpful--start-buffer is a buffer-local variable defined in helpful.el.

Documentation

The buffer we were originally called from.

Source Code

;; Defined in ~/.emacs.d/elpa/helpful-20250408.334/helpful.el
(defvar-local helpful--start-buffer nil
  "The buffer we were originally called from.")