[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] GnuTLS support on Woe32
From: |
Robert Pluim |
Subject: |
Re: [PATCH] GnuTLS support on Woe32 |
Date: |
Tue, 08 Mar 2011 10:11:26 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (cygwin) |
Eli Zaretskii <address@hidden> writes:
>> From: Robert Pluim <address@hidden>
>> Date: Tue, 08 Mar 2011 09:29:56 +0100
>> Mail-Copies-To: never
>>
>> address@hidden (Claudio Bley) writes:
>>
>> > I want to detect whether the current Emacs instance has been built
>> > with GnuTLS support. If so, load gnutls, otherwise use the old
>> > starttls / gnutls-cli approach.
>>
>> I prefer Lars's suggestion to leave that decision to higher levels of
>> the code.
>
> It should probably simply be a defcustom. I don't see how ``higher
> levels of code'' could ever DTRT in this respect. If they can know
> something about that, so can gnutls.el.
One thing that springs to mind is that eg gnus could ask 'use builtin
TLS (o)nce (n)ever (a)lways' or similar, although I agree you could put
that in gnutls as well.
Anyway, as long as I can turn if off without being overridden elsewhere,
I don't mind what the implementation is like.
Robert
- [PATCH] GnuTLS support on Woe32, Claudio Bley, 2011/03/06
- Re: [PATCH] GnuTLS support on Woe32, Eli Zaretskii, 2011/03/06
- Re: [PATCH] GnuTLS support on Woe32, Robert Pluim, 2011/03/07
- Re: [PATCH] GnuTLS support on Woe32, Claudio Bley, 2011/03/07
- Re: [PATCH] GnuTLS support on Woe32, Robert Pluim, 2011/03/08
- Re: [PATCH] GnuTLS support on Woe32, Eli Zaretskii, 2011/03/08
- Re: [PATCH] GnuTLS support on Woe32,
Robert Pluim <=
- Re: [PATCH] GnuTLS support on Woe32, Lars Magne Ingebrigtsen, 2011/03/08
- Re: [PATCH] GnuTLS support on Woe32, Eli Zaretskii, 2011/03/08
- Re: [PATCH] GnuTLS support on Woe32, Claudio Bley, 2011/03/09
- Re: [PATCH] GnuTLS support on Woe32, Eli Zaretskii, 2011/03/12
- Re: [PATCH] GnuTLS support on Woe32, Claudio Bley, 2011/03/13
- Re: [PATCH] GnuTLS support on Woe32, Eli Zaretskii, 2011/03/13
- Re: [PATCH] GnuTLS support on Woe32, Claudio Bley, 2011/03/14
- Re: [PATCH] GnuTLS support on Woe32, Ted Zlatanov, 2011/03/14
- Re: [PATCH] GnuTLS support on Woe32, Claudio Bley, 2011/03/15
- Re: [PATCH] GnuTLS support on Woe32, Ted Zlatanov, 2011/03/15