From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63359 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: Group parameter for automatic CC to an address Date: Fri, 16 Jun 2006 01:09:38 +0200 Message-ID: <87u06mt3rh.fsf@gate450.dyndns.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150413084 6477 80.91.229.2 (15 Jun 2006 23:11:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Jun 2006 23:11:24 +0000 (UTC) Original-X-From: ding-owner+m11886@lists.math.uh.edu Fri Jun 16 01:11:23 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fr0ze-0005DM-Pr for ding-account@gmane.org; Fri, 16 Jun 2006 01:11:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Fr0zZ-0008R3-00; Thu, 15 Jun 2006 18:11:13 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Fr0yE-0008Qy-00 for ding@lists.math.uh.edu; Thu, 15 Jun 2006 18:09:50 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1Fr0yC-0000K6-RM for ding@lists.math.uh.edu; Thu, 15 Jun 2006 18:09:50 -0500 Original-Received: from smtp1.rz.uni-karlsruhe.de ([129.13.185.217]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Fr0yB-0001bZ-00 for ; Fri, 16 Jun 2006 01:09:47 +0200 Original-Received: from rzstud2.stud.uni-karlsruhe.de (exim@rzstud2.stud.uni-karlsruhe.de [193.196.41.38]) by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.50 #1) id 1Fr0y9-0008Ag-GO; Fri, 16 Jun 2006 01:09:45 +0200 Original-Received: from uwi7 by rzstud2.stud.uni-karlsruhe.de with local (Exim 4.43) id 1Fr0y9-0004uz-6N for ding@gnus.org; Fri, 16 Jun 2006 01:09:45 +0200 Original-To: ding@gnus.org X-Face: $:F<87a[gD1?#R6S3j21cr1&C&7bd63GHC.tSdskUb}hhwG(ci*=D5kJ<_N+p9q(7-,PnG. Et.Yh (Ted Stern's message of "Thu, 15 Jun 2006 15:15:55 -0700") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.51 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63359 Archived-At: Ted Stern writes: > There should be a simple Group customization option, but there isn't. > I'm using CVS Gnus & CVS Emacs (a couple of weeks old). Are you aware of the posting-style group parameter? If I understood you correctly, the following group parameters should do the trick: ((posting-style (Cc "foo@bar.invalid"))) regards, andreas