From cec07e02b730c3fe8aa3972b0b5406f594c5b702 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 28 May 2019 21:39:38 -0400 Subject: [PATCH] emacs: gnus: add some more splitting rules for se463-s19 --- .emacs.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 9ccc3bb..5059f1c 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1632,8 +1632,8 @@ For disabling the behaviour for certain buffers and/or modes." (nnimap-split-fancy (| (: gnus-registry-split-fancy-with-parent) ;; se463-s19 - ("subject" "SE\\s-?463" "course.se463-s19") - (from "\\(SE\\s-?463\\|Gema\\)" "course.se463-s19") + ("subject" "\\(SE\\s-?463\\|Deliverable\\)" "course.se463-s19") + (from "\\(SE\\s-?463\\|Gema\\|Hemant\\|Davood\\|Camilo\\|Reza\\|Michael\\|Sandy\\)" "course.se463-s19") ;; catch-all "INBOX"))) (nnimap "csc" -- 2.20.1