From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34912 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: nndraft weirdness Date: 22 Feb 2001 12:18:15 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <87ofvud4bs.fsf@julian.uwo.ca> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170747 32746 80.91.224.250 (21 Oct 2002 03:25:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:25:47 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id DF956D049E for ; Thu, 22 Feb 2001 12:20:47 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id LAC25693; Thu, 22 Feb 2001 11:19:24 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 22 Feb 2001 11:18:35 -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 LAA05277 for ; Thu, 22 Feb 2001 11:18:21 -0600 (CST) Original-Received: from pony.its.uwo.ca (pony.its.uwo.ca [129.100.2.63]) by mailhost.sclp.com (Postfix) with ESMTP id 3E8DCD049E for ; Thu, 22 Feb 2001 12:18:49 -0500 (EST) Original-Received: from scratchy (jdc.math.uwo.ca [129.100.75.19]) by pony.its.uwo.ca (8.10.0/8.10.0) with ESMTP id f1MHIS223314; Thu, 22 Feb 2001 12:18:28 -0500 (EST) Original-Received: from jdc by scratchy with local (Exim 3.22 #1 (Debian)) id 14VzNg-00060G-00; Thu, 22 Feb 2001 12:18:16 -0500 Original-To: Chris Halverson In-Reply-To: (Chris Halverson's message of "22 Feb 2001 07:59:31 -0600") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.98 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 17 Xref: main.gmane.org gmane.emacs.gnus.general:34912 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34912 Chris Halverson writes: > A couple weeks ago I inadvertently C-k'd my nndrafts group. Ever since > then my drafts have not worked. I can start an email and do a C-x C-s to > save it as a draft. When I go to the "resurrected" nndraft group I can > see the article, but when I do a D-e on one of the articles I get > dropped into an Article Editing mode. When I do a C-c it just > re-writes the article, it doesn't send it like it used to. D-s doesn't > work either. Make sure the group properties are set correctly: Do a `G p' on the nndrafts:drafts group. It should show: ((gnus-dummy (gnus-draft-mode))) Dan