emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ebdb 0612d92 153/350: Comment out ebdb-mua-auto-snarf-s


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb 0612d92 153/350: Comment out ebdb-mua-auto-snarf-signature
Date: Mon, 14 Aug 2017 11:46:25 -0400 (EDT)

branch: externals/ebdb
commit 0612d92890443ee88a022ba0c532537869dc2e45
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Comment out ebdb-mua-auto-snarf-signature
    
    * ebdb-com.el: Too soon for this.
---
 ebdb-com.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ebdb-com.el b/ebdb-com.el
index e0ea217..4628d84 100644
--- a/ebdb-com.el
+++ b/ebdb-com.el
@@ -81,12 +81,12 @@ Used by `ebdb-mouse-menu'."
   :group 'ebdb-record-display
   :type 'sexp)
 
-(defcustom ebdb-mua-auto-snarf-signature nil
-  "If t, EBDB will attempt to snarf the mail message signature
-  and add additional field information (ie phone or address) to
-  the sending record.
+;; (defcustom ebdb-mua-auto-snarf-signature nil
+;;   "If t, EBDB will attempt to snarf the mail message signature
+;;   and add additional field information (ie phone or address) to
+;;   the sending record.
 
-Valid values are nil, 'query or t, or 'auto.")
+;; Valid values are nil, 'query or t, or 'auto.")
 
 (defcustom ebdb-display-hook nil
   "Hook run after the *EBDB* is filled in."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]