From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24633 Path: main.gmane.org!not-for-mail From: Greg Stark Newsgroups: gmane.emacs.gnus.general Subject: archive methods and message-mode as a mail-user-agent Date: 06 Aug 1999 01:30:43 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <874sidxypo.fsf@x2-155.mtl.Generation.NET> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162164 9735 80.91.224.250 (21 Oct 2002 01:02:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:02:44 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA10052 for ; Sat, 7 Aug 1999 17:32:29 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.3) with ESMTP id QAB20881; Sat, 7 Aug 1999 16:28:44 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 07 Aug 1999 16:28:58 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA23929 for ; Sat, 7 Aug 1999 16:28:48 -0500 (CDT) Original-Received: from sparkle.Generation.NET (sparkle.Generation.NET [205.205.119.4]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA09953 for ; Sat, 7 Aug 1999 17:27:38 -0400 (EDT) Original-Received: from localhost (brnstndkramden.acf.nyu.edu@x2-499.mtl.Generation.NET [209.205.11.154]) by sparkle.Generation.NET (8.9.3/8.9.3) with SMTP id RAA03985 for ; Sat, 7 Aug 1999 17:27:39 -0400 (EDT) Original-Original-Sender: stark@x2-155.mtl.Generation.NET Original-To: ding@gnus.org Original-Lines: 28 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24633 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24633 >>From the info pages: > Gnus will insert `Gcc' headers in all outgoing messages that point > to one or more group(s) on that server. Which group to use is > determined by the `gnus-message-archive-group' variable. This doesn't seem to be very true, at least it makes "Gnus" insert Gcc on all outgoing messages, but it doesn't make message-mode do it itself. I'm in the habit of using C-x m to send mail and finding Gcc doesn't get set up then. Thing is Gcc isn't very useful unless it's _always_ consistently set. So how should I set things up so that Gcc is reliable set to "nnml:sent" if my gnus-archive-group-name function isn't run by gnus? Also, the following reads very strangely: > This variable can be used to do the following: > > * a string Messages will be saved in that group. and incidentally, it doesn't list the possibility of setting this variable to a function, which the code handles. (UTSL:) -- greg