From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33326 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: drafts/queue todays cvs -- does it work? Date: 12 Nov 2000 16:44:43 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169456 24573 80.91.224.250 (21 Oct 2002 03:04:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:04:16 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 9FA29D049A for ; Sun, 12 Nov 2000 19:32:11 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB25328; Sun, 12 Nov 2000 18:31:58 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 12 Nov 2000 18:31:12 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA09006 for ; Sun, 12 Nov 2000 18:30:59 -0600 (CST) Original-Received: from mail.networkone.net (mail.networkone.net [209.144.112.246]) by mailhost.sclp.com (Postfix) with SMTP id 5786ED049A for ; Sun, 12 Nov 2000 19:31:11 -0500 (EST) Original-Received: (qmail 16298 invoked from network); 13 Nov 2000 00:30:55 -0000 Original-Received: from pm3-6-68.la.networkone.net (HELO chub.local.lan) (root@209.144.125.68) by mail.networkone.net with SMTP; 13 Nov 2000 00:30:55 -0000 Original-Received: (from reader@localhost) by chub.local.lan (8.11.0/8.9.3) id eAD0ihl01031; Sun, 12 Nov 2000 16:44:43 -0800 Original-To: ding@gnus.org Original-Lines: 39 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33326 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33326 Setting up a new machine and had occasion to download latest cvs today on first usages I see no messages being shown in drafts/queue although I've sent a few there, by sending while unplugged. Gnus dutifully sends them to drafts/queue and then promptly forgets they are there. Pressing `g' shows no messages in drafts/queue and attempting to enter gives the message: Retrieving newsgroup: nndraft:queue... Couldn't request group nndraft:queue: `ls' shows two present: $ ls News/drafts/queue 1 2 The group appears with an asterisk: *: nndraft:queue `G E' on the group shows: ("nndraft:queue" 1 nil nil (nndraft "") ((gnus-dummy (gnus-draft-mode)))) I did get a core dump and error 2 when compiling the new sources. The end of `./configure && make' looked like: [...] Wrote /usr/local/gnus/lisp/gnus-soup.elc Wrote /usr/local/gnus/lisp/gnus-spec.elc Wrote /usr/local/gnus/lisp/gnus-srvr.elc Fatal error (11).make[1]: *** [all] Segmentation fault (core dumped) make[1]: Leaving directory `/usr/local/gnus/lisp' make: *** [lick] Error 2