From: tfheen Date: Sat, 13 Dec 2003 20:54:18 +0000 (+0000) Subject: add missing \\ before the dot in pvv X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23cefa0d4cb99e58c047352364c1f0b453290c8f;p=dotfiles add missing \\ before the dot in pvv git-svn-id: file:///svn/tfheen/trunk/dotfiles@227 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/gnus b/gnus index 2f7a974..248982b 100644 --- a/gnus +++ b/gnus @@ -712,7 +712,7 @@ on multiple mail-followup-to headers" (add-hook 'message-header-setup-hook 'message-subject-strip-any-re) (setq gnus-treat-display-smileys nil - gnus-ignored-from-addresses "tfheen@\\(add\\.no\\|idi\\.ntnu\\.no\\|debian\\.org\\|stud\\.ntnu\\.no\\|hardware\\.no\\|raw\\.no\\|samfundet\\.no\\|uka\\.no\\|pvv.\\(org\\|ntnu.no\\)\\)\\|tollef@add\\.no\\|tollef-[^@]*@add\\.no") + gnus-ignored-from-addresses "tfheen@\\(add\\.no\\|idi\\.ntnu\\.no\\|debian\\.org\\|stud\\.ntnu\\.no\\|hardware\\.no\\|raw\\.no\\|samfundet\\.no\\|uka\\.no\\|pvv\\.\\(org\\|ntnu.no\\)\\)\\|tollef@add\\.no\\|tollef-[^@]*@add\\.no") (cw/requiring-package (deuglify))