From 4d3812c2f45854543c72e941c5afcd9c4466b459 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 28 Feb 2013 10:59:46 -0500 Subject: Drop any reference to mew mail --- .emacs | 4 ---- 1 file changed, 4 deletions(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 83744f4..305a858 100644 --- a/.emacs +++ b/.emacs @@ -90,10 +90,6 @@ '(default ((t (:family "Inconsolata" :foundry "unknown" :slant normal :weight normal :height 83 :width normal)))) '(proof-locked-face ((t (:weight bold))) t)) -(setq mew-proto "%") -(setq mew-imap-user "ryan") -(setq mew-imap-server "localhost") - ;;; Others ;; Emacs24: Cycle through tab-completions with tab if there are less than 5 (setq completion-cycle-threshold 5) -- cgit v1.2.3