From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79223 Path: news.gmane.org!not-for-mail From: nyc4bos@aol.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Cannot subscribe or see nndrafts folder upon startup Date: Mon, 27 Jun 2011 18:36:57 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309214448 18063 80.91.229.12 (27 Jun 2011 22:40:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2011 22:40:48 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27520=ding+2Daccount=gmane.org@lists.math.uh.edu Tue Jun 28 00:40:45 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QbKU0-0000Ka-Jl for ding-account@gmane.org; Tue, 28 Jun 2011 00:40:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QbKTz-0002H0-Kd for ding-account@gmane.org; Mon, 27 Jun 2011 17:40:43 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QbKTy-0002Gv-R4 for ding@lists.math.uh.edu; Mon, 27 Jun 2011 17:40:42 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QbKTk-0004XI-G6 for ding@lists.math.uh.edu; Mon, 27 Jun 2011 17:40:42 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QbKTh-0007Nr-JN for ding@gnus.org; Tue, 28 Jun 2011 00:40:25 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QbKTh-0000BT-AA for ding@gnus.org; Tue, 28 Jun 2011 00:40:25 +0200 Original-Received: from 63.117.244.126 ([63.117.244.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jun 2011 00:40:25 +0200 Original-Received: from nyc4bos by 63.117.244.126 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jun 2011 00:40:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 35 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 63.117.244.126 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:BcnpmwQHXUDCqF/pB7NGXEvRQ7E= X-Spam-Score: -3.7 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79223 Archived-At: Lars Magne Ingebrigtsen writes: > nyc4bos@aol.com writes: > >> However, when I exit Gnus and go back in, the nndrafts:drafts does >> NOT show up any more (and there are drafts in the folder). > > I'm unable to reproduce this. What does `G E' on the drafts group say? `G E' (`gnus-group-edit-group') says: ;;; Editing the group info for `nndraft:drafts'. ;; Type `C-c C-c' after you've finished editing. ("nndraft:drafts" 3 ((1 . 11) (13 . 17) 19 23 (28 . 29)) nil (nndraft "") ((gnus-dummy (gnus-draft-mode)))) For comparision, the nndraft:queue group (which, unlike the nndraft:drafts has no currently queued messages awaiting) says: ;;; Editing the group info for `nndraft:queue'. ;; Type `C-c C-c' after you've finished editing. ("nndraft:queue" 1 nil nil (nndraft "") ((gnus-dummy (gnus-draft-mode))))