From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28161 Path: main.gmane.org!not-for-mail From: Brian May Newsgroups: gmane.emacs.gnus.general Subject: forwarding messages when editing Date: 13 Dec 1999 16:58:34 +1100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165059 28466 80.91.224.250 (21 Oct 2002 01:50:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:50:59 +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 AAA11160 for ; Mon, 13 Dec 1999 00:59:09 -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 XAB13451; Sun, 12 Dec 1999 23:59:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 12 Dec 1999 23:59:15 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id XAA15236 for ; Sun, 12 Dec 1999 23:59:05 -0600 (CST) Original-Received: from silas-1.cc.monash.edu.au (bam@silas-1.cc.monash.edu.au [130.194.1.91]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA11152 for ; Mon, 13 Dec 1999 00:58:39 -0500 (EST) Original-Received: (from bam@localhost) by silas-1.cc.monash.edu.au (8.9.1a/8.9.1) id QAA01081; Mon, 13 Dec 1999 16:58:36 +1100 (EST) X-Authentication-Warning: silas-1.cc.monash.edu.au: bam set sender to bmay@csse.monash.edu.au using -f Original-To: ding@gnus.org X-Home-Page: http://www.csse.monash.edu.au/~bmay/ Original-Lines: 25 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28161 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28161 Everyone: There already is a function very similar to what I wanted - have a look at the "S y" command, from the summary buffer. Not sure if this requires supercite or not (I use supercite). This command will prompt you for a message buffer, and automatically insert the cited version of the current message at the current cursor position *in that buffer*. Now, I imagine that it should be easy to adapt that routine to 1. copy the entire message, and to 2. quote it with the appropriate MIME tags. In fact, I suspect 1 has already been implemented for the above command (I haven't verified this). However, I may have missed another proposal to do the same thing... I apologise if I am just repeating stuff that is already widely known. -- Brian May