From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78116 Path: news.gmane.org!not-for-mail From: Eric S Fraga Newsgroups: gmane.emacs.gnus.general Subject: splitting already seen emails Date: Sun, 27 Mar 2011 20:15:16 +0100 Message-ID: <87sju88jej.fsf@ucl.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1301253423 6548 80.91.229.12 (27 Mar 2011 19:17:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Mar 2011 19:17:03 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26427@lists.math.uh.edu Sun Mar 27 21:16:59 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q3vSM-0002Qq-3L for ding-account@gmane.org; Sun, 27 Mar 2011 21:16:58 +0200 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 1Q3vQp-0007Iv-QO; Sun, 27 Mar 2011 14:15:23 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q3vQo-0007Il-2W for ding@lists.math.uh.edu; Sun, 27 Mar 2011 14:15:22 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q3vQn-0001H3-3X for ding@lists.math.uh.edu; Sun, 27 Mar 2011 14:15:21 -0500 Original-Received: from vscane-b.ucl.ac.uk ([144.82.108.141]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q3vQm-0005Fw-Av for ding@gnus.org; Sun, 27 Mar 2011 21:15:20 +0200 Original-Received: from [85.210.134.252] (helo=localhost) by vscane-b.ucl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1Q3vQj-0000rW-ST for ding@gnus.org; Sun, 27 Mar 2011 20:15:18 +0100 X-Face: av6A"vZ{AypDB`d^.T35oG%$E*Qh]4F)K=*$-NHz5{7WZfAFQFB]F@gf}l9`XLs9(iD?D/! nafKE,S#G!4W/flj=9(U{]t'lP,,5~:s*~;kKR Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) X-UCL-MailScanner-Information: Please contact the UCL Helpdesk, helpdesk@ucl.ac.uk for more information X-UCL-MailScanner: Found to be clean X-UCL-MailScanner-From: e.fraga@ucl.ac.uk X-Spam-Status: No X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78116 Archived-At: Hello, I do IMAP client side splitting and this seems to work quite well. However, I often read some of my emails from my phone directly from the IMAP INBOX. Any email I have read is obviously marked as seen. By default, gnus will not split such emails so they are left in the INBOX. I have tried setting the unsplittable articles setting for IMAP: (setq gnus-secondary-select-methods '((nnimap "work" (nnimap-address "...") (nnimap-inbox "INBOX") (nnimap-unsplittable-articles '(%Deleted))))) but this doesn't seem to have any effect even though the manual indicates that the last setting defaults to '(%Deleted %Seen) giving me the impression that removing the %Seen element should do the job. Actually, a quick question: how can I *see* what the settings for any select method are once loaded? Anyway, I am using fancy splitting with (setq nnimap-split-methods 'default nnmail-split-methods 'nnmail-split-fancy) and nnmail-split-fancy defined (and working). Any suggestions on how to have %Seen emails split automatically? Thanks, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.16