all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eudc - help
@ 2007-01-29 16:05 Matzi Kratzi
  0 siblings, 0 replies; only message in thread
From: Matzi Kratzi @ 2007-01-29 16:05 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 1338 bytes --]

GNU Emacs 22.0.91.1 (i386-mingw-nt5.0.2195) of 2006-12-11 on LENNART-69DE564
ms windows 2000

I would like to use eudc but have troubles with that. I use the
configuration at the bottom.

I can use ldapsearch from a cmd.exe:
c:\cygwin\bin\ldapsearch.exe -hldap.columbia.edu -x -P2  "(&(sn=swanson))"

How should I configure emacs?

Thanks,
Mats


~/.emacs
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(ldap-host-parameters-alist (quote (("" auth simple))))
 '(ldap-ldapsearch-args (quote ("-P2")))
 '(ldap-ldapsearch-prog "c:/cygwin/bin/ldapsearch"))
(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 )
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


~/.eudc-options
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; This file was automatically generated by eudc.el.

(provide 'eudc-options-file)
(eudc-set-server "ldap.columbia.edu" 'ldap t)
(setq eudc-server-hotlist 'nil)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[-- Attachment #1.2: Type: text/html, Size: 1730 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-29 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-29 16:05 eudc - help Matzi Kratzi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.