emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/eudcb-ldap.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/net/eudcb-ldap.el
Date: Sat, 24 Sep 2005 19:26:34 -0400

Index: emacs/lisp/net/eudcb-ldap.el
diff -c emacs/lisp/net/eudcb-ldap.el:1.9 emacs/lisp/net/eudcb-ldap.el:1.10
*** emacs/lisp/net/eudcb-ldap.el:1.9    Mon Aug  1 15:17:06 2005
--- emacs/lisp/net/eudcb-ldap.el        Sat Sep 24 23:26:27 2005
***************
*** 194,200 ****
    "Check if the current LDAP server has a configured search base."
    (unless (or (eudc-ldap-get-host-parameter eudc-server 'base)
              ldap-default-base
!             (null (y-or-n-p "No search base defined. Configure it now ?")))
      ;; If the server is not in ldap-host-parameters-alist we add it for the
      ;; user
      (if (null (assoc eudc-server ldap-host-parameters-alist))
--- 194,200 ----
    "Check if the current LDAP server has a configured search base."
    (unless (or (eudc-ldap-get-host-parameter eudc-server 'base)
              ldap-default-base
!             (null (y-or-n-p "No search base defined. Configure it now? ")))
      ;; If the server is not in ldap-host-parameters-alist we add it for the
      ;; user
      (if (null (assoc eudc-server ldap-host-parameters-alist))




reply via email to

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