unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Last change to process.c breaks fetching pop3 mail (gnus/pop3.el)
@ 2004-05-30 22:34 Kim F. Storm
  2004-05-30 23:09 ` Noah Friedman
  0 siblings, 1 reply; 16+ messages in thread
From: Kim F. Storm @ 2004-05-30 22:34 UTC (permalink / raw)
  Cc: emacs-devel


Hi Noah,

I have very severe problems fetching mail from my POP3 mailboxes after
the following change was installed:

2004-05-28  Noah Friedman  <friedman@splode.com>

	* process.c (Fdelete_process): Do not call remove_process.

In essense, Gnus manages to fetch one or two articles and then it stalls,
in some loop with accept-process-output and searching for \r\n in the buffer.

Undoing the above change makes it work again.

What (real world) problem was that change supposed to fix ?

Probably it must be fixed in another way that doesn't break existing code.

++kfs

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2004-06-06 22:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-30 22:34 Last change to process.c breaks fetching pop3 mail (gnus/pop3.el) Kim F. Storm
2004-05-30 23:09 ` Noah Friedman
2004-05-31 21:06   ` Kim F. Storm
2004-05-31 21:34     ` Noah Friedman
2004-06-02  3:43       ` Richard Stallman
2004-06-02 13:51         ` Kim F. Storm
2004-06-02 22:56           ` Richard Stallman
2004-06-02 23:08             ` Noah Friedman
2004-06-03 11:48             ` Kim F. Storm
2004-06-03 22:37               ` Kim F. Storm
2004-06-03 23:26                 ` Noah Friedman
2004-06-04 14:20                   ` Kim F. Storm
2004-06-04 17:33                 ` Richard Stallman
2004-06-06 22:36                   ` Kim F. Storm
2004-06-04  2:03               ` Richard Stallman
2004-06-04  8:10                 ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).