From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37639 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: archiving oddness Date: Thu, 09 Aug 2001 12:44:18 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173016 14875 80.91.224.250 (21 Oct 2002 04:03:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:03:36 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 24698 invoked from network); 9 Aug 2001 16:44:19 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 9 Aug 2001 16:44:19 -0000 Original-Received: (qmail 1423 invoked by uid 500); 9 Aug 2001 16:44:40 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Mail-Copies-To: never User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:37639 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37639 Using Oort from 2001-07-24, this works: (setq gnus-outgoing-message-group "nnmaildir:sent") This doesn't (do I need to restart Gnus?): (setq gnus-message-archive-method nil) ; Is this wrong? (setq gnus-message-archive-group "nnmaildir:sent") Should I care? g-o-m-g seems to have all the functionality of g-m-a-g, with an interface that's just as good for me. But still. paul