Variable: mh-pick-single-dash
mh-pick-single-dash is a variable defined in mh-search.el.gz.
Value
(cc date from subject to)
Documentation
Search components that are supported by single-dash option in pick.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-search.el.gz
(defconst mh-pick-single-dash '(cc date from subject to)
"Search components that are supported by single-dash option in pick.")