Function: mh-show-junk-whitelist

mh-show-junk-whitelist is an interactive and byte-compiled function defined in mh-show.el.gz.

This command is obsolete since 28.1; use mh-show-junk-allowlist instead.

Signature

(mh-show-junk-whitelist)

Documentation

Calls mh-junk-allowlist from the message's folder.

When function completes, returns to the show buffer if it is still visible.

See mh-junk-allowlist for more info.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-show.el.gz
(mh-defun-show-buffer mh-show-junk-whitelist mh-junk-allowlist)