all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GNUS gnus-group-split .. my sorting is bad.
@ 2016-02-24 19:57 Nils Gillmann
  2016-02-25  0:06 ` Emanuel Berg
  0 siblings, 1 reply; 6+ messages in thread
From: Nils Gillmann @ 2016-02-24 19:57 UTC (permalink / raw)
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-25 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 19:57 GNUS gnus-group-split .. my sorting is bad Nils Gillmann
2016-02-25  0:06 ` 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

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.