From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73778 Path: news.gmane.org!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.gnus.general Subject: No Gnus v0.11 (bug?) gcc no longer automaticry creates its folder Date: Mon, 01 Nov 2010 15:11:44 +0100 Organization: Using Emacs' Org Mode Message-ID: <87oca96sm7.fsf@hillenius.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288620761 24403 80.91.229.12 (1 Nov 2010 14:12:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Nov 2010 14:12:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22147@lists.math.uh.edu Mon Nov 01 15:12:36 2010 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 1PCv7c-00037b-JE for ding-account@gmane.org; Mon, 01 Nov 2010 15:12:28 +0100 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 1PCv70-0000Nm-MY; Mon, 01 Nov 2010 09:11:50 -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 1PCv6y-0000NR-PN for ding@lists.math.uh.edu; Mon, 01 Nov 2010 09:11:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PCv6x-0006WW-7D for ding@lists.math.uh.edu; Mon, 01 Nov 2010 09:11:48 -0500 Original-Received: from static.164.187.63.178.clients.your-server.de ([178.63.187.164] helo=hillenius.net) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PCv6w-0004H7-00 for ; Mon, 01 Nov 2010 15:11:46 +0100 Original-Received: from [109.128.120.226] (helo=bufo-sapiens.hillenius.net.hillenius.net) by hillenius.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1PCv6v-00010V-N4 for ding@gnus.org; Mon, 01 Nov 2010 15:11:45 +0100 X-Operating-System: Debian GNU/Linux Sid X-Homepage: http://www.hillenius.net/ X-GPGP-Fingerprint: 0D0B 9C67 0520 3B27 A91C 369B 7154 1B0A 04CF 3929 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73778 Archived-At: Using No Gnus v0.11 gitted yesterday, on GNU Emacs 24.0.50.1, a new Gcc folder is no (longer) created automatically, as intended by .gnus (see below). For example, today, I should have found a new folder called INBOX.sent-2010.11 I notice that Gnus gcc's the first two emails I sent in this folder , but since the folder does not exist, these gcc's go nowhere. :-/ When respooling a email in the INBOX into this folder, Gnus asks if I want to create the folder. After answering yes, I find the mail in it, but now also the gcc's go where they're supposed to. >From .gnus ,---- | ;; E-mail archive, per month & per Gcc-split (see Posting Styles) | ;;(setq gnus-message-archive-group "INBOX.Sent") ;; original folder | (setq gnus-message-archive-group | '((if (message-news-p) | "INBOX.misc-news" | (concat "INBOX.sent." (format-time-string "%Y-%m"))))) `---- -- The computer is to the information industry roughly what the central power station is to the electrical industry. -- Peter Drucker