From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51951 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-delay problem Date: Tue, 29 Apr 2003 17:17:45 +0200 Organization: University of Duisburg, Germany Sender: ding-owner@lists.math.uh.edu Message-ID: <84k7dd9vty.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051629566 14720 80.91.224.249 (29 Apr 2003 15:19:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Apr 2003 15:19:26 +0000 (UTC) Original-X-From: ding-owner+M494@lists.math.uh.edu Tue Apr 29 17:19:25 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19AWtA-0003pC-00 for ; Tue, 29 Apr 2003 17:19:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19AWuA-0000YB-00; Tue, 29 Apr 2003 10:20:26 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19AWu5-0000Y6-00 for ding@lists.math.uh.edu; Tue, 29 Apr 2003 10:20:21 -0500 Original-Received: (qmail 9058 invoked by alias); 29 Apr 2003 15:20:21 -0000 Original-Received: (qmail 9053 invoked from network); 29 Apr 2003 15:20:20 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 29 Apr 2003 15:20:20 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19AX1e-0002Sz-00 for ; Tue, 29 Apr 2003 17:28:10 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 28 Original-NNTP-Posting-Host: p50876f68.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1051630090 9316 80.135.111.104 (29 Apr 2003 15:28:10 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 29 Apr 2003 15:28:10 GMT In-Reply-To: (Jesper Harder's message of "Tue, 29 Apr 2003 00:52:31 +0200") Mail-Copies-To: never User-Agent: Gnus/5.09002 (Oort Gnus v0.20) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:4ZkFEb/Dwo6HRQ3zNXCuTLtLXng= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51951 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51951 Jesper Harder writes: > The problem appears to be the code in `gnus-delay-article' which is > responsible for creating the delay group: > > ;; If group does not exist, create it. > (let ((group (format "nndraft:%s" gnus-delay-group))) > (unless (gnus-gethash group gnus-newsrc-hashtb) > (nndraft-request-create-group gnus-delay-group) > ;; Make it active. > (gnus-set-active group (cons 1 0)))) > > The directory for the delay group is created, but Gnus doesn't find > the group and it isn't entered in my `gnus-newsrc-hashtb'. After > executing the above > > (gnus-gethash group gnus-newsrc-hashtb) > > still returns nil. I think I snarfed this code from the spot where nndraft:drafts is created. So if that code has changed, the gnus-delay code may have to be changed, too. I know it was a stupid thing to do to copy and paste things that I didn't understand. -- file-error; Data: (Opening input file no such file or directory ~/.signature)