From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28174 Path: main.gmane.org!not-for-mail From: Brian May Newsgroups: gmane.emacs.gnus.general Subject: Re: forwarding messages when editing Date: Tue, 14 Dec 1999 11:01:48 +1100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165070 28546 80.91.224.250 (21 Oct 2002 01:51:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:51:10 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA14253 for ; Mon, 13 Dec 1999 21:12:27 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAB20787; Mon, 13 Dec 1999 20:12:23 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 13 Dec 1999 20:12:03 -0600 (CST) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id UAA24264 for ; Mon, 13 Dec 1999 20:11:43 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [204.252.123.139]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0FMP005BNER7GC@Post-Office.UH.EDU> for ding@hpc.uh.edu; Mon, 13 Dec 1999 18:01:56 -0600 (CST) Original-Received: from silas-2.cc.monash.edu.au (bam@silas-2.cc.monash.edu.au [130.194.1.7]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA13325 for ; Mon, 13 Dec 1999 19:01:51 -0500 (EST) Original-Received: (from bam@localhost) by silas-2.cc.monash.edu.au (8.9.1a/8.9.1) id LAA25734; Tue, 14 Dec 1999 11:01:48 +1100 (EST) In-reply-to: Brian May's message of "Mon, 13 Dec 1999 16:58:34 +1100" Original-To: ding@gnus.org User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) X-Home-Page: http://www.csse.monash.edu.au/~bmay/ Original-Lines: 28 X-Authentication-warning: silas-2.cc.monash.edu.au: bam set sender to bmay@csse.monash.edu.au using -f Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28174 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28174 >>>>> "Brian" == Brian May writes: Brian> have a look at the "S y" command, from the summary buffer. Brian> Not sure if this requires supercite or not (I use Brian> supercite). Brian> This command will prompt you for a message buffer, and Brian> automatically insert the cited version of the current Brian> message at the current cursor position *in that buffer*. Looks like I was partly mistaken here - I assumed that "S y" would fetch the original article in raw mode (ie headers aren't filtered), so that citations/references work properly, etc. However, "S y" doesn't do this if the article has already been fetched. In this case, you need to manually refetch it with "C-u g" first. A pity this isn't done by default... Perhaps this (IMHO) inconsistent behaviour is a bug somewhere? (Note: supercite will work without full header information, but cannot supply full details for some styles, eg when the message-id is required). -- Brian May