Mercurial > hg > xemacs
diff mail-from-inf.el @ 82:e75e61ad9ae1
students
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 02 Jul 2026 10:09:04 +0100 |
| parents | 597af5ec2bbb |
| children |
line wrap: on
line diff
--- a/mail-from-inf.el Thu Jul 02 10:08:21 2026 +0100 +++ b/mail-from-inf.el Thu Jul 02 10:09:04 2026 +0100 @@ -145,7 +145,8 @@ '(;(from "s1513009@.*" "ug4_18");\\|s1536017\\(s1443062\\|s1679328 ;(from "Y.Chen-258@.*" "msc_19") ;(from "\\(s1795066\\|s1825415\\|A.M.Magalhaes\\|T.Makino\\|S.Li-93\\|M.Maggiolo\\|ashe\\|Y.Li-242\\|E.J.Martin\\|K.Lohse\\|D.Li-28\\|S.D.Martin-1\\|K.Chen-35\\|J.Norris-3\\|S.Li-80\\|Y.Liu-236\\|J.Chen-114\\|Q.Zeng-3\\|Y.Liu-244\\|P.Guo-1\\|s1582739\\|B.Lun\\|X.Li-143\\|F.Li-17\\|K.R.Lu\\|Z.Li-86\\)@.*" "tutees18") - (from "\\(s1895309\\|s1765180\\|s1764494\\|s1645474\\|s1953043\\|s1651774\\|s1732316\\|s1742667\\)@.*" "tutees20") + ;(from "\\(s1895309\\|s1765180\\|s1764494\\|s1645474\\|s1953043\\|s1651774\\|s1732316\\|s1742667\\)@.*" "tutees20") + (from "T\\.Suwanpimolkul\\|Narmin\\|Gahramanova\\|N\.Gahramanova-1\\|\\|Bin\\|Hu\\|B\\.Hu-21" "msc_26") )) (defalias 'tut20 (read-kbd-macro @@ -261,12 +262,9 @@ (to "ht\\|henry\\|\\(h\\.?\\)?thompson?" ,now-pers) ,@xml-lists2)) ,@misc-list1 + ,@sms-list (to "ht\\|henry\\|\\(h\\.?\\)?thompson?" - (| (from ".*@sms.ed.ac.uk" (| - ,@sms-list - ,now-pers)) - - ,now-pers)) + ,now-pers) (to "quaker.*" (| ,@quaker-list ,now-group))
