From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18487 Path: main.gmane.org!not-for-mail From: zawodny@hou.moc.com (Jeremy D. Zawodny) Newsgroups: gmane.emacs.gnus.general Subject: Re: POP not working in GNUS 5.6.44 Date: 10 Nov 1998 11:47:41 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035157002 6395 80.91.224.250 (20 Oct 2002 23:36:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:36:42 +0000 (UTC) Cc: zawodny@hou.moc.com (Jeremy D. Zawodny), ding@gnus.org, jzawodn@wcnet.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA02869 for ; Tue, 10 Nov 1998 11:54:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB06394; Tue, 10 Nov 1998 10:48:56 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 10 Nov 1998 10:48:52 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA16708 for ; Tue, 10 Nov 1998 10:48:39 -0600 (CST) Original-Received: from drencrom.insync.net (drencrom.insync.net [204.253.208.20]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA02710 for ; Tue, 10 Nov 1998 11:48:32 -0500 (EST) Original-Received: from houinet1.hou.moc.com (houinet1.hou.moc.com [192.70.218.1]) by drencrom.insync.net (8.8.8/8.7.1) with ESMTP id KAA09124; Tue, 10 Nov 1998 10:48:15 -0600 (CST) Original-Received: from fdyp62120.fdy.moc.com ([89.2.14.41]) by houinet1.hou.moc.com (8.8.4/8.8.4) with ESMTP id KAA07518; Tue, 10 Nov 1998 10:47:41 -0600 (CST) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "10 Nov 1998 16:46:00 +0100" Original-Lines: 54 X-Mailer: Gnus v5.6.44/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18487 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18487 Kai.Grossjohann@CS.Uni-Dortmund.DE writes: > You don't need to use pop3.el with Emacs under Linux. No, but I'm trying to keep my setup between Linux and NT as similar as possible. Therefore I'm using POP on both. In any case, a little hacking with pop3.el from Gnus 5.6.44 solved the problem: --- snip --- *** pop3.el Tue Nov 10 11:38:34 1998 --- pop3.el~ Tue Nov 10 11:42:10 1998 *************** *** 156,158 **** (goto-char pop3-read-point) ! (while (not (search-forward "\r\n" nil t)) (accept-process-output process 3) --- 156,158 ---- (goto-char pop3-read-point) ! (while (not (search-forward "\n" nil t)) (accept-process-output process 3) *************** *** 295,297 **** (set-buffer (process-buffer process)) ! (while (not (re-search-forward "^\\.\r\n" nil t)) (accept-process-output process 3) --- 295,297 ---- (set-buffer (process-buffer process)) ! (while (not (re-search-forward "^\\.\n" nil t)) (accept-process-output process 3) --- snip --- It appeas as if either: (1) Emacs is removing the \r characters from the network stream. OR (2) Our POP server is never sending them. I'm not sure which at this point. I'll probably dig into it later. In any case, it worked. I can now share my Gnus setup between NT and Linux with all the Mail/News files sitting on a remote NT box. :-) Jeremy -- Jeremy D. Zawodny Web Geek, Perl Hacker, etc. Marathon Oil Company zawodny@hou.moc.com LOAD "LINUX",8,1