From 9394c1efe8558eed63caa05c3ac7249c47b5b283 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 23 Apr 1998 17:00:27 +0000 Subject: [PATCH] Sync up with main trunc. --- lisp/nnmail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/nnmail.el b/lisp/nnmail.el index 5c0cd70..2b5fbbc 100644 --- a/lisp/nnmail.el +++ b/lisp/nnmail.el @@ -407,7 +407,7 @@ Example: :group 'nnmail-split :type '(repeat (cons :format "%v" symbol regexp))) -(defcustom nnmail-delete-incoming nil +(defcustom nnmail-delete-incoming t "*If non-nil, the mail backends will delete incoming files after splitting." :group 'nnmail-retrieve -- 1.7.10.4