>>>> "Michael" == Michael Sperber
<sperber(a)deinprogramm.de> writes:
Michael> Raymond Toy <toy.raymond(a)gmail.com> writes:
> Is it not possible for xemacs to detect this quicker? Or is
> this how it's supposed to work?
Michael> I find that the openssl wrapper that is used to do the
Michael> SSL connection often doesn't know that the connection has
Michael> been dropped.
Michael> As a consequence, I have this:
Michael> (defun kill-openssl ()
Michael> (call-process "killall" nil nil nil "openssl"))
Michael> (add-hook 'gnus-get-new-news-hook 'kill-openssl)
Thanks, this works nicely and I no longer have this problem. There is
a related problem, though. If I'm in the *Summary* buffer for my
gmail inbox and stay there for some time, I have problems when I quit
the buffer. Gnus says it's updating marks and hangs. Pressing Ctrl-g
and then q, I see xemacs starting openssl again and xemacs quickly
returns back to the Groups buffer.
I guess I need to do the same thing with gnus-summary-exit-hook.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta