From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.devel Subject: Re: url-ldap.el Date: Thu, 18 Nov 2004 00:32:39 +0800 Message-ID: References: <200411142203.iAEM38G27437@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1100709220 24311 80.91.229.6 (17 Nov 2004 16:33:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Nov 2004 16:33:40 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 17 17:33:30 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CUSkM-0006mw-00 for ; Wed, 17 Nov 2004 17:33:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUStA-0002Mi-J7 for ged-emacs-devel@m.gmane.org; Wed, 17 Nov 2004 11:42:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUSsz-0002Lj-Qg for emacs-devel@gnu.org; Wed, 17 Nov 2004 11:42:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUSsx-0002Kl-R0 for emacs-devel@gnu.org; Wed, 17 Nov 2004 11:42:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUSsx-0002Kh-Mm for emacs-devel@gnu.org; Wed, 17 Nov 2004 11:42:23 -0500 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CUSjm-0005Lw-Rl for emacs-devel@gnu.org; Wed, 17 Nov 2004 11:32:55 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CUSjl-0005j6-00 for ; Wed, 17 Nov 2004 17:32:53 +0100 Original-Received: from 218.2.142.128 ([218.2.142.128]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2004 17:32:52 +0100 Original-Received: from chenggao by 218.2.142.128 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Nov 2004 17:32:52 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 43 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 218.2.142.128 X-Payment: hashcash 1.2 1:20:041117:gmane.emacs.devel::qDxNAh5inNKrboXm:000000000000000000000000000000000000000000000uHf X-Hashcash: 1:20:041117:gmane.emacs.devel::qDxNAh5inNKrboXm:000000000000000000000000000000000000000000000uHf User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:PWj2R2EeTv1TXIVpP6cUnS1C4NQ= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29975 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29975 ldap-search-internal is not defined in url-ldap.el, but in lisp/net/ldap.el. In latest CVS code, the definition of ldap-search-internal is defun ldap-search-internal (search-plist) And Google searching generates some useful links for its old definition: 1. http://docsrv.sco.com:8457/cgi-bin/info2html?(lispref.info.gz)Searching%2520on%2520a%2520LDAP%2520Server%2520(Low-level) the definition is - Function: ldap-search-internal ldap filter base scope attrs attrsonly 2. http://www.lns.cornell.edu/public/COMP/info/xemacs/lispref/lispref_54.html same definition as above. And from Emacs ediff archive, I found one item committed on Oct. 14, 2003 - http://lists.gnu.org/archive/html/emacs-diffs/2003-10/msg01232.html, in which the definition is the same as in latest code. So the change is before this. And http://www.tug.org/ftp/texlive/Contents/live/xemtex/lisp/ldap.el is revision 1.12, in which ldap-search-internal does not exist. And it makes ldap-search obsolete. Seems it's for Xemacs. I guess around the time of this revision, Emacs and Xemacs followed different roads. >>From Emacs cvs log, I found the earliest change of ldap-search-internel is revision 1.3.4.1 date: 2001/12/28 06:28:32; author: rms; state: Exp; lines: +2 -2 (ldap-search-internal): Handle in results. But there is no record of change to definition. Wish my observations can be of some use. -- 花开花谢春不管,拂意事休对人言 水暖水寒鱼自知,会心处还期独赏