From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30636 Path: main.gmane.org!not-for-mail From: Holger Sparr Newsgroups: gmane.emacs.gnus.general Subject: Re: sensible posting-styles Date: 03 May 2000 21:12:14 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87aei7mqju.fsf@tea.thpoon.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167144 9525 80.91.224.250 (21 Oct 2002 02:25:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:25:44 +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 F02B7D0523 for ; Wed, 3 May 2000 15:11:49 -0400 (EDT) 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 OAB11769; Wed, 3 May 2000 14:11:40 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 03 May 2000 14:10:54 -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 OAA12290 for ; Wed, 3 May 2000 14:10:44 -0500 (CDT) Original-Received: from mfkpc34.mw.tu-dresden.de (mfkpc34.tu-dresden.de [141.30.108.94]) by mailhost.sclp.com (Postfix) with ESMTP id 92DCBD0523 for ; Wed, 3 May 2000 15:09:41 -0400 (EDT) Original-Received: (from sparr@localhost) by mfkpc34.mw.tu-dresden.de (8.9.3/8.9.3) id VAA06164; Wed, 3 May 2000 21:12:14 +0200 X-Authentication-Warning: mfkpc34.mw.tu-dresden.de: sparr set sender to sparr+ding@mfkrs1.mw.tu-dresden.de using -f Original-To: ding@gnus.org In-Reply-To: Arcady Genkin's message of "03 May 2000 14:33:57 -0400" Original-Lines: 18 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30636 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30636 Arcady Genkin writes: [...] > > Insert "Mail-Copies-To: never" only if I do a follow-up or a new > article. I.e. I don't want that header if I send a _reply_, that is > if the message doesn't go to the list. > > Is this doable? I guess you can something do like: (setq message-default-news-headers "Mail-Copies-To: never\n") Holger --