From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79354 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Cannot subscribe or see nndrafts folder upon startup Date: Mon, 04 Jul 2011 08:23:33 +0900 Organization: Emacsen advocacy group Message-ID: References: <2a8vsjwqeb.fsf@news.eternal-september.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1309735482 32270 80.91.229.12 (3 Jul 2011 23:24:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2011 23:24:42 +0000 (UTC) Cc: ding@gnus.org To: nyc4bos@aol.com Original-X-From: ding-owner+M27650@lists.math.uh.edu Mon Jul 04 01:24:34 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 1QdW1g-0007DX-6V for ding-account@gmane.org; Mon, 04 Jul 2011 01:24:32 +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 1QdW1A-0002st-HZ; Sun, 03 Jul 2011 18:24:00 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QdW18-0002sj-1r for ding@lists.math.uh.edu; Sun, 03 Jul 2011 18:23:58 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QdW15-00060R-Fj for ding@lists.math.uh.edu; Sun, 03 Jul 2011 18:23:57 -0500 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QdW13-00036u-FI for ding@gnus.org; Mon, 04 Jul 2011 01:23:53 +0200 Original-Received: from localhost ([127.0.0.1]:50834) by orlando.hostforweb.net with smtp (Exim 4.69) (envelope-from ) id 1QdW0v-0003Gs-JT; Sun, 03 Jul 2011 18:23:46 -0500 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (cygwin) Cancel-Lock: sha1:J55RD5B37mulVIc+I/OV4HGJRA4= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79354 Archived-At: nyc4bos@aol.com wrote: > I'm getting this error on: > In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) > of 2011-06-27 on 3249CTO > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (4.5) --no-opt --cflags > -Ic:/build/include' >>> In that platform, >> >>> (nth 1 (file-attributes nndraft-directory)) >> >>> always returns 1 [...] >> I've installed a fix. > What was this fix? Update your git copy, please. Otherwise you can get it from: http://article.gmane.org/gmane.emacs.gnus.cvs/11464 nyc4bos@aol.com wrote: > I tried this patch (below). > I still have the original problem (nndraft:drafts group not listed > in *Group* buffer when starting Gnus). > Is that problem fixed (and waiting to be synced into bzr Gnus)? The patch I posted is for updating the number of unread articles in the drafts group. But that's still incomplete. I'll install a new version to the Gnus git repo after a while.