From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/3874 Path: main.gmane.org!not-for-mail From: Christopher Davis Newsgroups: gmane.emacs.gnus.general Subject: Re: Double citation headers in Gnus. Date: Mon, 6 Nov 1995 18:15:25 -0500 (EST) Message-ID: <199511062315.SAA08009@loiosh.kei.com> References: <55vioxo1q7.fsf@galil.austnsc.tandem.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144695 27669 80.91.224.250 (20 Oct 2002 20:11:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:11:35 +0000 (UTC) Cc: ding@ifi.uio.no X-From-Line: ding-request@ifi.uio.no Mon Nov 6 16:50:26 1995 Return-Path: ding-request@ifi.uio.no Original-Received: from moonbase_v.moonvalley.com (moonbase_v.moonvalley.com [204.212.162.1]) by miranova.com (8.6.11/8.6.9) with ESMTP id QAA07910 for ; Mon, 6 Nov 1995 16:50:13 -0800 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by moonbase_v.moonvalley.com (8.6.12/8.6.9) with ESMTP id QAA03456 for ; Mon, 6 Nov 1995 16:41:32 -0800 Original-Received: from loiosh.kei.com (ckd@loiosh.kei.com [192.88.144.32]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 7 Nov 1995 00:15:35 +0100 Original-Received: (from ckd@localhost) by loiosh.kei.com (8.7.1/8.7.1) id SAA08009; Mon, 6 Nov 1995 18:15:25 -0500 (EST) Original-To: dreschs@mpd.tandem.com (Sten Drescher) In-Reply-To: <55vioxo1q7.fsf@galil.austnsc.tandem.com> X-Attribution: ckd Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:3874 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:3874 SD> == Sten Drescher SD> When I followup to messages, I get two citation headers: One trhat I SD> select (via supercite's electric references), and one that looks like SD> (but isn't quite) supersite's inarticle-writes header style. Does SD> anyone know why it's doing this, Yes. SD> and how can I stop it? Somewhat less than sufficiently blatant (buried in "Emacs 19 MUAs") in the SuperCite docs is a note that, when installing SuperCite for use with GNUS, you should (setq news-reply-header-hook nil) as well as doing the (add-hook 'mail-citation-hook 'sc-cite-original). This takes out the rnewspost.el code that adds the "In article " stuff.