From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35198 Path: main.gmane.org!not-for-mail From: Samuel Padgett Newsgroups: gmane.emacs.gnus.general Subject: How to make C-x m respect `gnus-message-archive-group'? Date: 03 Mar 2001 14:03:07 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <87pufyfzf8.fsf@harpo.homeip.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170980 1712 80.91.224.250 (21 Oct 2002 03:29:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:29:40 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 9F918D049E for ; Sat, 3 Mar 2001 14:03:37 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB19106; Sat, 3 Mar 2001 13:03:12 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 03 Mar 2001 13:02:21 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA19729 for ; Sat, 3 Mar 2001 13:02:12 -0600 (CST) Original-Received: from harpo.homeip.net (durham0-168.dsl.gtei.net [4.3.0.168]) by mailhost.sclp.com (Postfix) with ESMTP id A19ACD049E for ; Sat, 3 Mar 2001 14:02:32 -0500 (EST) Original-Received: from sam by harpo.homeip.net with local (Exim 3.22 #1 (Debian)) id 14ZHJ5-0001Cl-00 for ; Sat, 03 Mar 2001 14:03:07 -0500 Original-To: ding@gnus.org User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:35198 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35198 Hi! I currently have `mail-user-agent' set to `message-user-agent' in my .emacs file. When I compose new mails with C-x m, however, no Gcc header is set, even though I have defined `gnus-message-archive-group' and `gnus-message-archive-method'. Is there any way to make Message mode respect these variables when invoked with C-x m? Thanks! Sam -- Never test for an error condition you don't know how to handle. -- Steinbach