Re: Commit in Emacs trunk breaks Wanderlust
Kazuhiro Ito <[email protected]> Sun, 03 Feb 2019 09:06:16 +0900
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86tvhlag7b.wl--xmue__44977.6120645524$1549152473$gmane$org@d1.dion.ne.jp> |
> the following commit in Emacs trunk breaks Wanderlust: > > commit f3f9a3582ef2081e96d12fb92ac190ffe9c1c431 > Author: Robert Pluim > Date: Thu Jan 24 11:34:34 2019 +0100 > > Check for client certificates when using GnuTLS > > I can no longer connect to IMAP4 servers: > > Debugger entered--Lisp error: (void-function network-stream-certificate) > signal(void-function (network-stream-certificate)) Not reproducible for me. network-stream-certificate is actually defined in network-stream.el. Please check your build and installation. -- Kazuhiro Ito