At 11:08 PM 6/21/2002 +0200, Adrian Aichner wrote:
I have another gripe about Gnus leaking handles like crazy when
popping mail in native XEmacs (21.1.14, 21.4.X, 21.5.6 are all showing
the symptom).
Three handles are left over for each pop.
What happens if you do
(delete-process (open-network-stream "POP" (get-buffer-create "*pop*")
mailhost 110))
Do you see the handle count go up?
Thanks
andy