GNU bug report logs - #57530
28.1.91; defcustom ldap-host-parameters-alist misses auth-source boolean

Previous Next

Package: emacs;

Reported by: Fabrice Bauzac-Stehly <noon <at> mykolab.com>

Date: Thu, 1 Sep 2022 18:54:01 UTC

Severity: normal

Found in version 28.1.91

Done: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 57530-done <at> debbugs.gnu.org (full text, mbox):

From: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
To: Fabrice Bauzac-Stehly <noon <at> mykolab.com>
Cc: 57530-done <at> debbugs.gnu.org
Subject: Re: bug#57530: 28.1.91; defcustom ldap-host-parameters-alist misses
 auth-source boolean
Date: Fri, 02 Sep 2022 00:29:41 -0400
Hi Fabrice,

Fabrice Bauzac-Stehly <noon <at> mykolab.com> writes:

[...]

> If I do:
>   emacs -Q
>   (load-library "ldap")
>   (customize-variable 'ldap-host-parameters-alist)
>
> I cannot set 'auth-source to t because it is not part of the menu.
>
> I think the defcustom ldap-host-parameters-alist should be updated, with
> e.g.:
>
> (list
>  :tag "Auth-Source"
>  :inline t
>  (const :tag "Use Auth-Source" auth-source)
>  boolean)
>
> Could you please update it?

Pushed to master.

Thanks,
Thomas




This bug report was last modified 2 years and 262 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.