From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56470 Path: main.gmane.org!not-for-mail From: Jarl Friis Newsgroups: gmane.emacs.gnus.general Subject: Bug regarding reading sent-mail folder Date: Mon, 01 Mar 2004 18:09:25 +0100 Organization: Softace Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1078161097 23957 80.91.224.253 (1 Mar 2004 17:11:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2004 17:11:37 +0000 (UTC) Original-X-From: ding-owner+M5011@lists.math.uh.edu Mon Mar 01 18:11:13 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Axqwi-0003Qu-00 for ; Mon, 01 Mar 2004 18:11:12 +0100 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 1AxqvM-0007E1-00; Mon, 01 Mar 2004 11:09:48 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AxqvI-0007Dw-00 for ding@lists.math.uh.edu; Mon, 01 Mar 2004 11:09:44 -0600 Original-Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by justine.libertine.org (Postfix) with ESMTP id 54AD93A004D; Mon, 1 Mar 2004 11:09:40 -0600 (CST) Original-Received: from zeus.intra.softace.dk.diku.dk (port689.ds1-ry.adsl.cybercity.dk [212.242.182.60]) by cicero0.cybercity.dk (Postfix) with ESMTP id C281D28F78; Mon, 1 Mar 2004 18:09:37 +0100 (CET) Original-To: bugs@gnus.org, ding@gnus.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Military Intelligence, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56470 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56470 Hello. I recently upgraded from gnus 5.8.8 to 5.10.6 on XEmacs 21.4.10 Now I can't read my sent mails. I believe I found a bug regarding regarding sent-mail. My relevant "~/.gnus" part is (pretty standard/default):=3D20 (setq gnus-message-archive-method '(nnfolder "archive" (nnfolder-get-new-mail nil) (nnfolder-inhibit-expiry t) (nnfolder-directory "~/Mail-softace/sent-mail/") (nnfolder-active-file "~/Mail-softace/sent-mail/active") ) ) (setq gnus-message-archive-group "all") When I hit the group "nnfolder+archive:all" in "*Group*" buffer. I get: Signaling: (error "Couldn't request group nnfolder+archive:all: No such gro= up: all") signal(error ("Couldn't request group nnfolder+archive:all: No such group= : all")) cerror("Couldn't request group %s: %s" "nnfolder+archive:all" "No such gr= oup: all") apply(cerror "Couldn't request group %s: %s" ("nnfolder+archive:all" "No = such group: all")) error("Couldn't request group %s: %s" "nnfolder+archive:all" "No such gro= up: all") gnus-select-newsgroup("nnfolder+archive:all" nil nil) gnus-summary-read-group-1("nnfolder+archive:all" nil t nil nil nil) gnus-summary-read-group("nnfolder+archive:all" nil t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) gnus-topic-select-group(nil) call-interactively(gnus-topic-select-group) I further realised that when gnus has started up, there is a difference of the value of `nnfolder-group-alist' variable. In gnus 5.8.8 this value is `(("all" (1 . 1340)))'. In gnus 5.10.6 this value is nil. I further figured out that the following lines where removed from 5.8.8 to 5.10.6 in nnfolder.el (approx. line 600): ---------------------------------------------- ;; The group doesn't exist, so we create a new entry for it. (push (list group (cons 1 0)) nnfolder-group-alist) (nnfolder-save-active nnfolder-group-alist nnfolder-active-file)) ---------------------------------------------- Is this a bug?=3D20 Can someone help? Can I provide you with more information. Jarl --=20 Jarl Friis Softace Om=F8gade 8, 2.sal 2100 K=F8benhavn =D8. Denmark Phone: +45 26 13 20 90 E-mail: jarl@softace.dk