From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16960 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: New MIME functionality Date: 11 Sep 1998 23:18:23 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155746 30882 80.91.224.250 (20 Oct 2002 23:15:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:15:46 +0000 (UTC) Cc: ding@gnus.org, bugs@gnus.org Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA20378 for ; Fri, 11 Sep 1998 17:20:24 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id PAF13325; Fri, 11 Sep 1998 15:51:22 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Sep 1998 16:18:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id QAA15481 for ; Fri, 11 Sep 1998 16:18:41 -0500 (CDT) Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA20330; Fri, 11 Sep 1998 17:18:27 -0400 (EDT) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.informatik.uni-dortmund.de [129.217.20.180]) by waldorf.informatik.uni-dortmund.de with SMTP id XAA07150; Fri, 11 Sep 1998 23:18:25 +0200 (MES) Original-Received: by ramses.informatik.uni-dortmund.de id XAA22856; Fri, 11 Sep 1998 23:18:24 +0200 Original-To: Hrvoje Niksic In-Reply-To: Hrvoje Niksic's message of "11 Sep 1998 20:26:10 +0200" Original-Lines: 20 User-Agent: Gnus/5.070027 (Pterodactyl Gnus v0.27) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16960 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16960 >>>>> On 11 Sep 1998, Hrvoje Niksic said: Hrvoje> I'm baffled by the new MIME functionality. The buttons are Hrvoje> showing up OK, but I see no way to do anything with them. Hrvoje> Pressing the right mouse button doesn't do anything useful Hrvoje> (all hail easymenu!), and pressing button2 does something Hrvoje> completely random; sometimes it hides the attachment, Hrvoje> sometimes it rearranges the stuff in the message, sometimes Hrvoje> it switches to the *Group* buffer (?), etc. Lemme guess what Lars did. If it's a multipart/mixed message and a part is being shown inline (like text/plain), then clicking the button hides/unhides the part. If it's not inline, then clicking the button `plays' (or views) the part. If it's a multipart/alternative, then clicking the button cycles through the alternatives. Dunno if that's right, though. kai -- OOP: object oriented programming; OOPS: object oriented mistakes