all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nils Gillmann <niasterisk@grrlz.net>
To: help-gnu-emacs@gnu.org
Subject: GNUS gnus-group-split .. my sorting is bad.
Date: Wed, 24 Feb 2016 20:57:10 +0100	[thread overview]
Message-ID: <87si0hx4o9.fsf@grrlz.net> (raw)

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



             reply	other threads:[~2016-02-24 19:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 19:57 Nils Gillmann [this message]
2016-02-25  0:06 ` GNUS gnus-group-split .. my sorting is bad Emanuel Berg
2016-02-25  9:53   ` Nils Gillmann
2016-02-25 14:49     ` Nils Gillmann
2016-02-25 22:08       ` Emanuel Berg
2016-02-25 22:00     ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87si0hx4o9.fsf@grrlz.net \
    --to=niasterisk@grrlz.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.