summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-09-08 11:13:18 +0200
committerRicardo Wurmus <rekado@elephly.net>2019-09-08 11:13:18 +0200
commit41f9aec5296e607e51af0a398db89ce5ef56034e (patch)
treee3e98733949d1ad67ea39bed906b872a03bf8fc8
parente570169cd359a5cd351ff9e89ea2577ce1765763 (diff)
Stop caring about EOMA emails.
-rw-r--r--init.org4
1 files changed, 0 insertions, 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)