From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31511 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: message archiving + spaces in group names? Date: 24 Jun 2000 12:13:38 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <706871B20764CD449DB0E8E3D81C4D433DC6F9@opus.cs.cornell.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167913 14496 80.91.224.250 (21 Oct 2002 02:38:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:38:33 +0000 (UTC) Cc: "'ding@gnus.org'" Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 227F2D0523 for ; Sat, 24 Jun 2000 06:40:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id FAC09583; Sat, 24 Jun 2000 05:40:33 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 24 Jun 2000 05:39:09 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA18396 for ; Sat, 24 Jun 2000 05:38:57 -0500 (CDT) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id 19DA4D0523 for ; Sat, 24 Jun 2000 06:39:28 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.10.0/8.10.0) id e5OADdD18095; Sat, 24 Jun 2000 12:13:39 +0200 Original-To: Paul Stodghill In-Reply-To: Paul Stodghill's message of "Wed, 21 Jun 2000 13:58:15 -0400" Original-Lines: 8 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31511 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31511 Paul Stodghill writes: > How do I archive messages to a group whose name contains a space? Try (setq gnus-message-archive-method '(nnimap "") gnus-message-archive-group "\"Sent Items\"")