From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5987 Path: main.gmane.org!not-for-mail From: Bo Johansson Newsgroups: gmane.emacs.gnus.general Subject: Re: Sending newsarticles Date: 18 Apr 1996 19:38:58 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.50) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035146509 2045 80.91.224.250 (20 Oct 2002 20:41:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:41:49 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id MAA01414 for ; Thu, 18 Apr 1996 12:43:44 -0700 Original-Received: from mn6.swip.net (mn6.swip.net [192.71.180.34]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 18 Apr 1996 20:59:48 +0200 Original-Received: from mbox2.swipnet.se (dialup105-2-15.swipnet.se [130.244.105.35]) by mn6.swip.net (8.7.5/8.7.3) with ESMTP id UAA27838 for ; Thu, 18 Apr 1996 20:59:43 +0200 (MET DST) Original-Received: (from bosse@localhost) by mbox2.swipnet.se (8.7.3/8.7.3) id TAA00933; Thu, 18 Apr 1996 19:39:03 +0200 X-Authentication-Warning: mbox2.swipnet.se: bosse set sender to bo.johansson using -f Original-To: ding@ifi.uio.no In-Reply-To: Bo Johansson's message of 18 Apr 1996 13:00:25 +0200 Original-Lines: 21 X-Mailer: September Gnus v0.74/Emacs 19.30 X-Yow: I'm gliding over a NUCLEAR WASTE DUMP near ATLANTA, Georgia!! Xref: main.gmane.org gmane.emacs.gnus.general:5987 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5987 >>>>> "Bo" == Bo Johansson writes: Bo> Hi, I am having some trouble with sending newsarticles with Bo> september gnus, I can send one article without any problems but if Bo> I later decide to send another one it just hangs saying Bo> "Sending". Replying to my own message :) I found the problem, I had a line in my .gnus that read: (nconc message-required-news-headers '((X-Yow . yow))) this was the one that messed gnus up. I am not very good at lisp which may be apparent by the nconc line, but there weren't any warnings about it either. Well, now everything is well again :) Regards Bosse