diff options
-rw-r--r-- | .emacs.d/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 82d1afe..eb634df 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1630,8 +1630,8 @@ For disabling the behaviour for certain buffers and/or modes." (nnimap-split-fancy (| ;; (: gnus-registry-split-fancy-with-parent) ;; se212-f19 - ("subject" "SE\\s-?212" "course.se463-s19") - (from "SE\\s-?212" "course.se463-s19") + ("subject" "SE\\s-?212" "course.se212-f19") + (from "SE\\s-?212" "course.se212-f19") ;; catch-all "INBOX"))) (nnimap "csc" |