From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85442 Path: news.gmane.org!not-for-mail From: Julien Cubizolles Newsgroups: gmane.emacs.gnus.general Subject: Re: fancy splitting interactively Date: Wed, 07 Jan 2015 07:21:57 +0100 Message-ID: <87y4pfm7p6.fsf@free.fr> References: <87fvbs6u4k.fsf@mat.ucm.es> <87lhlk168j.fsf@ucl.ac.uk> <871tncvulj.fsf@ericabrahamsen.net> <877fx37ob9.fsf@mat.ucm.es> <87k313utl5.fsf@ericabrahamsen.net> <874ms54ddy.fsf@ucl.ac.uk> <87mw5x70uw.fsf@ericabrahamsen.net> <87mw5x2qjb.fsf@ucl.ac.uk> <878uhhvxpd.fsf@topper.koldfront.dk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1420611855 10332 80.91.229.3 (7 Jan 2015 06:24:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2015 06:24:15 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33684=ding+2Daccount=gmane.org@lists.math.uh.edu Wed Jan 07 07:24:08 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 1Y8k1Z-0003WD-0o for ding-account@gmane.org; Wed, 07 Jan 2015 07:23:21 +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 1Y8k1W-0000GH-Qt for ding-account@gmane.org; Wed, 07 Jan 2015 00:23:19 -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 1Y8k1K-0000G6-Jm for ding@lists.math.uh.edu; Wed, 07 Jan 2015 00:23:06 -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 1Y8k1I-0000Fq-CX for ding@lists.math.uh.edu; Wed, 07 Jan 2015 00:23:05 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Y8k1G-0001yK-Dx for ding@gnus.org; Wed, 07 Jan 2015 07:23:02 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y8k1F-0001y6-3O for ding@gnus.org; Wed, 07 Jan 2015 07:23:01 +0100 Original-Received: from gas45-3-82-244-252-119.fbx.proxad.net ([82.244.252.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jan 2015 07:23:01 +0100 Original-Received: from j.cubizolles by gas45-3-82-244-252-119.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jan 2015 07:23:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gas45-3-82-244-252-119.fbx.proxad.net User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:3M82ktwQK3/Ttt9Sefcnmn/LLww= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85442 Archived-At: asjo@koldfront.dk (Adam Sjøgren) writes: > Seriously, though, what would make Gnus "catch-up"? I'm also very happy with the way Gnus splits however I was wondering if someone already hacked a way to automatically construct splitting rules. Designing them is not very difficult but for most cases, having a function create-splitting-rule-based-on-sender or create-splitting-rule-based-on-mailing-list with a few options (move, copy, mark) would be convenient. Julien.