From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44002 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Adding headers to supersedes buffers Date: Mon, 25 Mar 2002 18:36:51 -0500 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: owner-ding@hpc.uh.edu Message-ID: References: <3225897212316912@oakhurst.yi.org> <3226087887457301@oakhurst.yi.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017099558 24747 127.0.0.1 (25 Mar 2002 23:39:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Mar 2002 23:39:18 +0000 (UTC) Cc: ding@gnus.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16pe3Z-0006R2-00 for ; Tue, 26 Mar 2002 00:39:17 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16pe1U-0001Gt-00; Mon, 25 Mar 2002 17:37:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 25 Mar 2002 17:37:15 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA27391 for ; Mon, 25 Mar 2002 17:37:05 -0600 (CST) Original-Received: (qmail 442 invoked by alias); 25 Mar 2002 23:36:53 -0000 Original-Received: (qmail 432 invoked from network); 25 Mar 2002 23:36:52 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (qmailr@129.22.96.25) by gnus.org with SMTP; 25 Mar 2002 23:36:52 -0000 Original-Received: (qmail 6354 invoked by uid 500); 25 Mar 2002 23:37:14 -0000 Original-To: Thomas Skogestad In-Reply-To: <3226087887457301@oakhurst.yi.org> (Thomas Skogestad's message of "Tue, 26 Mar 2002 00:31:27 +0100") User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-redhat-linux-gnu) Mail-Copies-To: nobody Mail-Followup-To: tskogest@jusstud.uio.no, ding@gnus.org Original-Lines: 14 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44002 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44002 Thomas Skogestad wrote: > * Paul Jarc > | Have you tried posting styles? They work for me. > > Um. supersedes is not a group. How do I specify supersedes? Oh, do you mean you want supersedes to be saved somewhere different from normal posts? This might work, then: (add-to-list 'gnus-posting-styles '((header "supersedes" ".") ("Fcc" "whatever"))) paul