X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/dc786b8afdba9af780c2194b7a550a9be42862b0..a4de8c3dfc0a6942cf72b2e515b1ca580d84fce2:/lisp/mh-e/mh-e.el diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 74f62c5c20..e8078e2154 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -1690,7 +1690,9 @@ The function is always called with SYMBOL bound to By default, the programs are run in the foreground, but this can be slow when junking large numbers of messages. If you have enough memory or don't junk that many messages at the same time, -you might try turning on this option." +you might try turning on this option (that is, setting its value to 0). +If the value is t, the programs' output is saved in the MH-E log buffer; +this may be useful for debugging." :type '(choice (const :tag "Off" nil) (const :tag "On" 0)) :group 'mh-junk