summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index dc046a8..0d0b352 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1560,6 +1560,8 @@ For disabling the behaviour for certain buffers and/or modes."
(list ".*info-guix.gnu.org" "l.gnu.guix.info")
(list ".*www-commits.gnu.org" "l.gnu.www.commits")
(list ".*www-discuss.gnu.org" "l.gnu.www.discuss")
+ ;; webmasters
+ (from "webmasters\\(-comment\\)?@gnu\\.org" "webmasters")
;; haskell
(list ".*haskell-art.we.lurk.org" "l.haskell.art")
(list ".*haskell-cafe.haskell.org" "l.haskell.cafe")