* Gnutls change broke Gnus
@ 2012-06-28 5:17 Teemu Likonen
2012-06-28 7:16 ` Andreas Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Teemu Likonen @ 2012-06-28 5:17 UTC (permalink / raw)
To: emacs-devel; +Cc: schwab
Recent change in emacs-24 branch and gnutls.c file broke Gnus. After I
have started it (M-x gnus) I get error when my system tries an IMAP
connect to my mail server.
Opening nnimap server on sonera...failed: ; Unable to open server
nnimap+sonera due to: GnuTLS error: #<process *nnimap*>,
gnutls-e-again
The server in question is configured in gnus-secondary-select-methods
and has option (nnimap-stream ssl). The error appeared after this
commit:
commit 4d92aff95ffcdc34cc08d9a5fb1b16263b97f4d8
Author: Andreas Schwab <schwab@linux-m68k.org>
Date: 2012-06-26 11:39:52 +0200
* gnutls.c (emacs_gnutls_handshake): Only retry if
GNUTLS_E_INTERRUPTED.
If I compile and use Emacs just from the parent of that commit Gnus
works nicely again.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Gnutls change broke Gnus
2012-06-28 5:17 Gnutls change broke Gnus Teemu Likonen
@ 2012-06-28 7:16 ` Andreas Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2012-06-28 7:16 UTC (permalink / raw)
To: Teemu Likonen; +Cc: emacs-devel
I have now reverted the change and installed a better fix for the
infinite loop problem.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-28 7:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 5:17 Gnutls change broke Gnus Teemu Likonen
2012-06-28 7:16 ` Andreas Schwab
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.