From: Dave Love Date: Fri, 2 May 2003 17:49:30 +0000 (+0000) Subject: Comment. X-Git-Url: https://cgit.sxemacs.org/?a=commitdiff_plain;ds=sidebyside;h=81b725b0cdaa0b79276b591d759aa95f9c9ec32c;p=gnus Comment. --- diff --git a/lisp/pop3.el b/lisp/pop3.el index 2a968b58c..0b024ec6e 100644 --- a/lisp/pop3.el +++ b/lisp/pop3.el @@ -348,6 +348,7 @@ This function currently does nothing.") (save-excursion (set-buffer (process-buffer process)) (while (not (re-search-forward "^\\.\r\n" nil t)) + ;; Fixme: Shouldn't depend on nnheader. (nnheader-accept-process-output process) ;; bill@att.com ... to save wear and tear on the heap ;; uncommented because the condensed version below is a problem for