Variable: mairix-widget-other

mairix-widget-other is a variable defined in mairix.el.gz.

Value

(threads flags)

Documentation

Other editable mairix commands when using customization widgets.

Currently there are threads and flags.

Source Code

;; Defined in /usr/src/emacs/lisp/net/mairix.el.gz
(defvar mairix-widget-other
  '(threads flags)
  "Other editable mairix commands when using customization widgets.
Currently there are `threads' and `flags'.")