/[emacs]/emacs/lisp/net/eudcb-ldap.el
ViewVC logotype

Diff of /emacs/lisp/net/eudcb-ldap.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by ttn, Mon Aug 1 15:17:06 2005 UTC revision 1.10 by rfrancoise, Sat Sep 24 23:26:27 2005 UTC
# Line 194  attribute names are returned. Default to Line 194  attribute names are returned. Default to
194    "Check if the current LDAP server has a configured search base."    "Check if the current LDAP server has a configured search base."
195    (unless (or (eudc-ldap-get-host-parameter eudc-server 'base)    (unless (or (eudc-ldap-get-host-parameter eudc-server 'base)
196                ldap-default-base                ldap-default-base
197                (null (y-or-n-p "No search base defined. Configure it now ?")))                (null (y-or-n-p "No search base defined. Configure it now? ")))
198      ;; If the server is not in ldap-host-parameters-alist we add it for the      ;; If the server is not in ldap-host-parameters-alist we add it for the
199      ;; user      ;; user
200      (if (null (assoc eudc-server ldap-host-parameters-alist))      (if (null (assoc eudc-server ldap-host-parameters-alist))

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26