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

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

bug#64089: 30.0.50; `ldap-search' errors out with `wrong-type-argument l


From: Filipp Gunbin
Subject: bug#64089: 30.0.50; `ldap-search' errors out with `wrong-type-argument listp' when called WITHDN == t
Date: Sun, 18 Jun 2023 02:14:31 +0300
User-agent: Cyrus-JMAP/3.9.0-alpha0-496-g8c46984af0-fm-20230615.001-g8c46984a

Thanks, but the problem is that

- the code before the fix prepended dn as string (and it's not totally broken - 
you can skip attribute translation via var/defcustom, in which case the error 
should not be triggered)
- the fix on emacs-29 now prepends it as cons cell
- my change on master will again use string form

So I'd prefer that we leave that unfixed on emacs-29 instead of creating this 
mess.. Or correct cons cell -> string, if it's worth the trouble.





reply via email to

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