bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#693: marked as done (regexp problem in ldap.el)


From: Emacs bug Tracking System
Subject: bug#693: marked as done (regexp problem in ldap.el)
Date: Tue, 12 Aug 2008 11:50:08 -0700

Your message dated Tue, 12 Aug 2008 14:42:04 -0400
with message-id <8763q6vzwj.fsf@stupidchicken.com>
and subject line Re: regexp problem in ldap.el
has caused the Emacs bug report #678,
regarding regexp problem in ldap.el
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
678: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=678
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: Re: regexp problem in ldap.el Date: Mon, 11 Aug 2008 19:17:37 +0900 User-agent: cmail/2.62 (via feedmail 11-beta-1 I) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/21.4 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)
Hi,

According to the rfc4512, \w is not good to match aginst attribuite type
and options.  Wtith the attached patch, options containing hyphens are
sucessfully parsed.

P.S.

I submitted a bug report about regexp in ldap-search-internal last
December, but now I understand that it was a mistake.

--
/***   Hewlett-Packard Japan, Ltd.                                ***/
/***   Consulting & Integration                                   ***/
/***   PC-CW-SOL#1 Professional Center                            ***/
/***   Nakagawa, Makoto(中川 誠) 050 3158 4747 (Dial-In)        ***/
/***   PGP: 0B33 EAC3 F2F6 3D10 D9E9  AE7F 8EDA 44F9 1D29 D44A    ***/

Attachment: binCJy0TtcW5a.bin
Description: Binary data

Attachment: pgpbpdAahey04.pgp
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: regexp problem in ldap.el Date: Tue, 12 Aug 2008 14:42:04 -0400
> According to the rfc4512, \w is not good to match against attribute
> type and options.  With the attached patch, options containing hyphens
> are successfully parsed.

I've checked in a slightly altered version of your patch into CVS.
Thanks very much.


--- End Message ---

reply via email to

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