From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21244 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Message forwarding using mime or not using mime Date: 17 Feb 1999 11:31:36 +0100 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 1035159386 22023 80.91.224.250 (21 Oct 2002 00:16:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:16:26 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA05663 for ; Wed, 17 Feb 1999 05:33:23 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB00278; Wed, 17 Feb 1999 04:32:36 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 17 Feb 1999 04:32:21 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id EAA18327 for ; Wed, 17 Feb 1999 04:32:11 -0600 (CST) Original-Received: from frege.math.ethz.ch (daemon@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA05655 for ; Wed, 17 Feb 1999 05:32:04 -0500 (EST) Original-Received: (from daemon@localhost) by frege.math.ethz.ch (8.9.1/8.9.1) id LAA25783 for ; Wed, 17 Feb 1999 11:31:40 +0100 (MET) Original-Received: from bolzano(129.132.146.140) via SMTP by frege, id smtpdAAAa006Ip; Wed Feb 17 11:31:38 1999 Original-Received: (vroonhof@localhost) by bolzano (SMI-8.6/D-MATH-client) id LAA23228; Wed, 17 Feb 1999 11:31:38 +0100 Original-To: ding@gnus.org Original-Lines: 13 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) XEmacs/21.0(beta63) (Pyrenean63) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21244 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21244 After switching to pgnus 0.76 I see that message now uses forwarding by MIME. Two questions 1. Now that message-forward does not directly use the " *gnus forward*" buffer, but instead just inserts some MML stuff to include it when sending shouldn't the " *gnus forward*" buffer be made unique?, i.e. What happens when I forward another article before sending of the first one? 2. Can we have the old style forwarding back as an option? Jan