unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: CHENG Gao <chenggao@gmail.com>
Subject: Re: url-ldap.el
Date: Thu, 18 Nov 2004 00:58:34 +0800	[thread overview]
Message-ID: <oehws98l.fsf@gmail.com> (raw)
In-Reply-To: sm78safs.fsf@gmail.com

Also I wonder about one thing.

docstring of ldap-search-internal says 

Valid keys in that list are:
host, filter, attributes, attrsonly, base, scope, binddn, passwd, deref,
timelimit, sizelimit, withdn

But in function ldap-search, 

 (setq result (ldap-search-internal (list* 'host host
					      'filter filter
					      'attributes attributes
					      'attrsonly attrsonly
					      'withdn withdn
					      host-plist)))

so base, scope, binddn, passwd, deref, timelimit and sizelimit are
ignored.

My ELISP knowledge is too limited. I dont know if it's right.

-- 
No God blessing me
No Dog barking at me
Gonna adopt a Dog
Name it God
Get blessed and barked at

      reply	other threads:[~2004-11-17 16:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-14 22:03 url-ldap.el Luc Teirlinck
2004-11-16 16:49 ` url-ldap.el Richard Stallman
2004-11-16 20:32   ` url-ldap.el Stefan Monnier
2004-11-16 20:38     ` url-ldap.el Simon Josefsson
2004-11-16 21:30       ` url-ldap.el Stefan Monnier
2004-11-16 21:46         ` url-ldap.el Simon Josefsson
2004-11-16 23:14         ` url-ldap.el Miles Bader
2004-11-17 16:32   ` url-ldap.el CHENG Gao
2004-11-17 16:58     ` CHENG Gao [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=oehws98l.fsf@gmail.com \
    --to=chenggao@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).