From 805b7fc07472cdd3d863b9ade9235d871c96d545 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 20 Sep 2000 16:52:10 +0000 Subject: [PATCH] (mail-source-delete-incoming): Set to t, assuming we'll be careful merging development changes. --- lisp/gnus/mail-source.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/mail-source.el b/lisp/gnus/mail-source.el index 0d3c88a2218..0f721adf5ea 100644 --- a/lisp/gnus/mail-source.el +++ b/lisp/gnus/mail-source.el @@ -194,7 +194,7 @@ If non-nil, this maildrop will be checked periodically for new mail." :group 'mail-source :type 'integer) -(defcustom mail-source-delete-incoming nil +(defcustom mail-source-delete-incoming t "*If non-nil, delete incoming files after handling." :group 'mail-source :type 'boolean) -- 2.39.2