Variable: init-file-had-error

init-file-had-error is a variable defined in startup.el.gz.

Value

nil

Documentation

Non-nil if there was an error loading the user's init file.

Source Code

;; Defined in /usr/src/emacs/lisp/startup.el.gz
(defvar init-file-had-error nil
  "Non-nil if there was an error loading the user's init file.")