]> err.no Git - dotfiles/commitdiff
don't try to use bbdb-initialize on *ntnu.no
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 10:25:16 +0000 (10:25 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 10:25:16 +0000 (10:25 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@38 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

emacs

diff --git a/emacs b/emacs
index 4f2d3bbccff22baaeea741af722c4a461fc1c2ce..1e643a5e8f754d353a886e642852e97f42d6ff03 100644 (file)
--- a/emacs
+++ b/emacs
@@ -18,7 +18,8 @@
 
 
 (cw/requiring-package (bbdb)
-  (bbdb-initialize 'gnus 'message 'w3)
+  (cw/not-for-host ".*ntnu.no"
+                   (bbdb-initialize 'gnus 'message 'w3))
   (setq bbdb-use-pop-up nil
         bbdb-quiet-about-name-mismatches t
         bbdb-default-area-code nil