Variable: mh-thread-id-index-map

mh-thread-id-index-map is a buffer-local variable defined in mh-thread.el.gz.

Documentation

Table to look up message index number from message identifier.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-thread.el.gz
(defvar-local mh-thread-id-index-map nil
  "Table to look up message index number from message identifier.")