Gnus development mailing list
 help / color / mirror / Atom feed
From: Gijs Hillenius <gijs@hillenius.net>
To: ding@gnus.org
Subject: No Gnus v0.11 (bug?) gcc no longer automaticry creates its folder
Date: Mon, 01 Nov 2010 15:11:44 +0100	[thread overview]
Message-ID: <87oca96sm7.fsf@hillenius.net> (raw)

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



             reply	other threads:[~2010-11-01 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 14:11 Gijs Hillenius [this message]
2010-11-01 18:38 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oca96sm7.fsf@hillenius.net \
    --to=gijs@hillenius.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).