From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17855 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: SIGPIPE raised on process nntpd Date: 16 Oct 1998 13:43:09 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035156480 3016 80.91.224.250 (20 Oct 2002 23:28:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:28:00 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA09171 for ; Fri, 16 Oct 1998 15:08:52 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB23526; Fri, 16 Oct 1998 14:08:29 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 16 Oct 1998 14:08:25 -0500 (CDT) 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 OAA27075 for ; Fri, 16 Oct 1998 14:08:15 -0500 (CDT) Original-Received: from mail.logon.ch (nt3.logon.ch [193.246.200.17]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id PAA09154 for ; Fri, 16 Oct 1998 15:07:55 -0400 (EDT) Original-Received: by mail.logon.ch with MERCUR-SMTP/POP3/IMAP4-Server (v3.00.25 TS-0098317) for at Fri, 16 Oct 1998 19:00:22 +0200 Original-Received: (from epprecht@localhost) by pc.logon.ch (8.8.8/8.8.8) id NAA00528; Fri, 16 Oct 1998 13:43:09 +0200 Original-To: Ding mailing list In-Reply-To: bugs@gnus.org's message of "11 Oct 1998 18:33:13 +0200" Original-Lines: 14 X-Mailer: Gnus v5.6.43/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17855 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17855 Lars Magne Ingebrigtsen writes: > Robert Epprecht writes: > > > I think it comes from emacs, but how can I know? > > Try grepping through the Emacs sources for something that resembles > that error message. Thank you, Lars (and sorry for replying to the wrong adress, last time) Couldn't find anything (whether in Emacs 20.2 nor in Gnus 5.6.43) I will set debug-on-error until it happens next time... Robert