From 41f9aec5296e607e51af0a398db89ce5ef56034e Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sun, 8 Sep 2019 11:13:18 +0200 Subject: Stop caring about EOMA emails. --- init.org | 4 ---- 1 file changed, 4 deletions(-) diff --git a/init.org b/init.org index be71c0c..eb3d6f2 100644 --- a/init.org +++ b/init.org @@ -1265,7 +1265,6 @@ TODO: this is a big blob of email configuration. Document this properly! (emacs "(list:emacs-devel.gnu.org)") (security "(list:oss-security.lists.openwall.com)") (lilypond "(list:lilypond-devel.gnu.org)") - (eoma "(list:arm-netbook.lists.phcomp.co.uk)") (fsfe "(subject:\"Willkommen in der FSFE\" list:coordinators.lists.fsfe.org OR list:berlin.lists.fsfe.org OR list:newsletter-en@fsfeurope.org OR list:newsletter-de@fsfeurope.org)") (unread "(flag:unread AND NOT flag:trashed)") (me "(body:rekado OR body:Ricardo)")) @@ -1290,8 +1289,6 @@ TODO: this is a big blob of email configuration. Document this properly! "Lilypond" ?3) (list (concat fsfe " " unread) "FSFE" ?4) - (list (concat eoma " " unread) - "EOMA68" ?6) (list (concat emacs " " unread) "Emacs" ?7) (list (concat security " " unread) @@ -1302,7 +1299,6 @@ TODO: this is a big blob of email configuration. Document this properly! " NOT " guile " NOT " lilypond " NOT " fsfe - " NOT " eoma " NOT " emacs " NOT " security) "Unread list messages" ?m) -- cgit v1.2.3