From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85415 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: fancy splitting interactively Date: Sat, 03 Jan 2015 21:53:28 +0800 Message-ID: <871tncvulj.fsf@ericabrahamsen.net> References: <87fvbs6u4k.fsf@mat.ucm.es> <87lhlk168j.fsf@ucl.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1420292919 9996 80.91.229.3 (3 Jan 2015 13:48:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Jan 2015 13:48:39 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33657@lists.math.uh.edu Sat Jan 03 14:48:32 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y7P4B-0002Mm-MO for ding-account@gmane.org; Sat, 03 Jan 2015 14:48:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Y7P3M-0004wX-GD; Sat, 03 Jan 2015 07:47:40 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Y7P3K-0004wL-0D for ding@lists.math.uh.edu; Sat, 03 Jan 2015 07:47:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1Y7P3I-0005lv-Bq for ding@lists.math.uh.edu; Sat, 03 Jan 2015 07:47:37 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Y7P3G-0001L0-Ch for ding@gnus.org; Sat, 03 Jan 2015 14:47:34 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y7P3D-0002CE-NQ for ding@gnus.org; Sat, 03 Jan 2015 14:47:31 +0100 Original-Received: from 222.129.224.90 ([222.129.224.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Jan 2015 14:47:31 +0100 Original-Received: from eric by 222.129.224.90 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Jan 2015 14:47:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 222.129.224.90 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:HZ6mSVxk6/l9ri4Rau2WZKj1T8s= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85415 Archived-At: Eric S Fraga writes: > On Saturday, 3 Jan 2015 at 11:22, Uwe Brauer wrote: >> How can I run this splitting on the INBOX for all messages even read >> ones? > > Possibly: > > ,----[ C-h v nnimap-unsplittable-articles RET ] > | nnimap-unsplittable-articles is a variable defined in `nnimap.el'. > | Its value is (%Deleted %Seen) > | > | Documentation: > | Articles with the flags in the list will not be considered when splitting. > | > | This is a Gnus server variable. See Info node `(gnus)Select Methods'. > | > | [back] > `---- Yup, this is what I've done in the past and it works a treat. Just set it to (%Deleted) temporarily, then refresh.