Variable: org-babel-hash-show

org-babel-hash-show is a variable defined in ob-core.el.gz.

Value

4

Documentation

Number of initial characters to show of a hidden results hash.

Source Code

;; Defined in /usr/src/emacs/lisp/org/ob-core.el.gz
(defvar org-babel-hash-show 4
  "Number of initial characters to show of a hidden results hash.")