From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13622 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: replying to mime parts Date: 13 Jan 1998 15:11:01 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035152953 10197 80.91.224.250 (20 Oct 2002 22:29:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:29:13 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id LAA00177 for ; Tue, 13 Jan 1998 11:24:04 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA19420 for ; Tue, 13 Jan 1998 13:24:42 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAH11870; Tue, 13 Jan 1998 08:12:49 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 13 Jan 1998 08:11:32 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id IAA11857 for ; Tue, 13 Jan 1998 08:11:25 -0600 (CST) Original-Received: (qmail 26830 invoked by uid 504); 13 Jan 1998 14:11:07 -0000 Original-Received: (qmail 26827 invoked from network); 13 Jan 1998 14:11:06 -0000 Original-Received: from waldorf.informatik.uni-dortmund.de (129.217.4.42) by claymore.vcinet.com with SMTP; 13 Jan 1998 14:11:06 -0000 Original-Received: from petty.informatik.uni-dortmund.de (petty.informatik.uni-dortmund.de [129.217.20.161]) by waldorf.informatik.uni-dortmund.de with SMTP id PAA18162; Tue, 13 Jan 1998 15:11:04 +0100 (MET) Original-Received: by petty.informatik.uni-dortmund.de id PAA23986; Tue, 13 Jan 1998 15:11:03 +0100 Original-To: Robert Bihlmeyer In-Reply-To: Robert Bihlmeyer's message of 13 Jan 1998 14:43:32 +0100 Original-Lines: 27 X-Mailer: Gnus v5.5/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13622 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13622 >>>>> On 13 Jan 1998, Robert Bihlmeyer said: Robbe> I want to reply to a message/rfc-822 part of a MIME-msg (for Robbe> example a forwarded message). Is this possible/planned/... ? Robbe> I've found nothing in the menus. I use TM with Gnus with the following hack: (defun mime-view-followup-gnus (buf) (set-buffer buf) (message-wide-reply)) (eval-after-load "tm-view" '(add-to-list 'mime-viewer/following-method-alist '(gnus-original-article-mode . mime-view-followup-gnus))) It allows me to go to a part and type "a" to reply to it. The reply does not get threaded correctly, of course. So I have to type "T ^" myself. kai -- Kai Grossjohann, Informatik VI grossjohann@ls6.cs.uni-dortmund.de Uni Dortmund, D-44221 Dortmund http://ls6-www.cs.uni-dortmund.de/ Vox +49 231 755 5670, Fax -2405 OOA: object oriented analysis OOD: object oriented design OOP: object oriented programming OOPS: object oriented mistakes