From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nils Gillmann Newsgroups: gmane.emacs.help Subject: GNUS gnus-group-split .. my sorting is bad. Date: Wed, 24 Feb 2016 20:57:10 +0100 Message-ID: <87si0hx4o9.fsf@grrlz.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456343935 5529 80.91.229.3 (24 Feb 2016 19:58:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2016 19:58:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 24 20:58:47 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aYfa9-0005WB-GY for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Feb 2016 20:58:45 +0100 Original-Received: from localhost ([::1]:38013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYfa5-00004u-Uz for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Feb 2016 14:58:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYfYk-00083T-Kt for help-gnu-emacs@gnu.org; Wed, 24 Feb 2016 14:57:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYfYg-0002qR-03 for help-gnu-emacs@gnu.org; Wed, 24 Feb 2016 14:57:18 -0500 Original-Received: from perdizione.investici.org ([2001:41d0:2:33d0::19]:31612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYfYf-0002q8-ND for help-gnu-emacs@gnu.org; Wed, 24 Feb 2016 14:57:13 -0500 Original-Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 9B9401201AD for ; Wed, 24 Feb 2016 19:57:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=grrlz.net; s=stigmate; t=1456343831; bh=Y4ceEaJD+qX8y7ikLa8xa2qVSRIO3LpsDuqBgYqHjqk=; h=From:To:Subject:Date; b=jacMql6a7zwOd6UAUjQ1ICG3nlrqUIJfDKRX8WUrwZBPt0WnVCFe4Qc1r/IqHhOOQ A3ULVGXKjTVxpyCP1SbsA4ekM3F1+jRjRJkAZ6R/JlJ9mULbl3agOiQfBDtaL6zR9t hr6S/vroRH92wZKLrg96Jm70SbHajqjTNTmM9KLo= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 2001:41d0:2:33d0::19 X-Mailman-Approved-At: Wed, 24 Feb 2016 14:58:32 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109294 Archived-At: I have a GNUS related question on mail-splitting. There are many lists I follow, and with the sorting method I picked at some time, I now get email which is CC'ed or in any other way directed to more than one list I follow into one list folder only. This is not what I want. I think my way to think about sorting mail could be challenged with some input from others. partial quote from .gnus.el (I spare you the 70+ single entries of mailinglists) ;; next version of splitting ;; in .emacs/init.el: '(nnmail-split-methods (quote gnus-group-split)) (setq nnmail-split-methods '( ;;; --- LISTS --- ;; GNU/Emacs ("ml.gnu.emacs.emacs-bug" "^\\(From:\\|To:\\|Reply-To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(bug-gnu-emacs\\|bug-gnu-emacs-request\\|bug-gnu-emacs-confirm\\)@gnu\\.org") ("ml.gnu.emacs.emacs-info" "^\\(From:\\|Reply-To:\\|To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(info-gnu-emacs\\|info-gnu-emacs-request\\|info-gnu-emacs-confirm\\)@gnu\\.org") ("ml.gnu.emacs.emacs-help" "^\\(From:\\|To:\\|Reply-To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(help-gnu-emacs\\|help-gnu-emacs-request\\|help-gnu-emacs-confirm\\)@gnu\\.org") ("ml.gnu.emacs.emacs-devel" "^\\(From:\\|To:\\|Reply-To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*emacs-devel@gnu\\.org") ("ml.gnu.emacs.erc-discuss" "^\\(From:\\|To:\\|Reply-To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*erc-discuss@gnu\\.org") ;;; --GUIX (help-guix@gnu.org bug-guix@gnu.org guix-commits@gnu.org) ("ml.gnu.guix.help-guix" "^\\(From:\\|Reply-To:\\|To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(help-guix\\|help-guix-request\\|help-guix-bounces\\)@gnu\\.org") ("ml.gnu.guix.bug-guix" "^\\(From:\\|Reply-To:\\|To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(bug-guix\\|bug-guix-request\\|bug-guix-bounces\\)@gnu\\.org") ("ml.gnu.guix.bug-guix" "^\\(From:\\|Reply-To:\\|To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*debbugs\\.gnu\\.org") ("ml.gnu.guix.guix-devel" "^\\(From:\\|Reply-To:\\|To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(guix-devel\\|guix-devel-request\\|guix-devel-bounces\\)@gnu\\.org") ("ml.gnu.guix.guix-commits" "^\\(From:\\|Reply-To:\\|To:\\|Cc:\\|CC:\\|Resent\\|X-BeenThere:\\).*\\(guix-commits\\|guix-commits-request\\|guix-commits-bounces\\)@gnu\\.org"))) to pick some not so nice lines, the basic structure is all like this, From Reply-To To Cc CC Resent X-BeenThere What is it I could take out or completely redo to get the mail splitting work as I want it to do? thanks, -- ng irc://loupsycedyglgamf.onion:67/~NiAsterisk http://loupsycedyglgamf.onion/NiAsterisk/ torify telnet loupsycedyglgamf.onion