[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33780: network-stream.el: network-stream-certificate always returns
From: |
Eli Zaretskii |
Subject: |
bug#33780: network-stream.el: network-stream-certificate always returns nil |
Date: |
Mon, 14 Jan 2019 18:45:13 +0200 |
> From: Robert Pluim <rpluim@gmail.com>
> Cc: darael@dracon.is, tzz@lifelogs.com, 33780@debbugs.gnu.org
> Date: Mon, 14 Jan 2019 17:25:55 +0100
>
> When running the test suite, weʼre in batch mode, so thereʼs no way to
> answer that question, as far as I know, so turning off the nsm is the
> only way to go.
You could also override the nsm-query-user function, I think.
> This only fails for the existing tests with ':nowait t', since then I
> suspect nsm gets called automatically, whilst in the ':nowait nil'
> case nsm never gets called (the existing tests all use
> 'make-network-process' directly, rather than 'open-network-stream', so
> they bypass nsm).
I don't think I understood why nsm gets called only in the ":nowait t"
case. What did I miss?
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Robert Pluim, 2019/01/09
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Eli Zaretskii, 2019/01/12
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Robert Pluim, 2019/01/14
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Eli Zaretskii, 2019/01/14
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Robert Pluim, 2019/01/14
- bug#33780: network-stream.el: network-stream-certificate always returns nil,
Eli Zaretskii <=
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Robert Pluim, 2019/01/14
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Eli Zaretskii, 2019/01/14
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Robert Pluim, 2019/01/15
- bug#33780: network-stream.el: network-stream-certificate always returns nil, Robert Pluim, 2019/01/24