From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18201 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Test: alternative multipart in a mixed multipart Date: 26 Oct 1998 13:37:09 -500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5br9vvi2zu.fsf@rye.cs.rochester.edu> References: <199810250507.BAA01119@brain.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156766 4922 80.91.224.250 (20 Oct 2002 23:32:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:32:46 +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 NAA24916 for ; Mon, 26 Oct 1998 13:39:21 -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 MAB03715; Mon, 26 Oct 1998 12:39:00 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 26 Oct 1998 12:38:51 -0600 (CST) 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 MAA25802 for ; Mon, 26 Oct 1998 12:38:42 -0600 (CST) Original-Received: from noble.comstar.net (noble.comstar.net [207.15.208.2]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA24883 for ; Mon, 26 Oct 1998 13:38:39 -0500 (EST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by noble.comstar.net (8.8.5/8.8.8) with SMTP id NAA03442 for ; Mon, 26 Oct 1998 13:38:29 -0500 Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id NAA11191 for ; Mon, 26 Oct 1998 13:37:13 -0500 Original-Received: from rye.cs.rochester.edu (rye.cs.rochester.edu [192.5.53.192]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id NAA29054 for ; Mon, 26 Oct 1998 13:37:09 -0500 Original-Received: (from zsh@localhost) by rye.cs.rochester.edu (SMI-8.6/N++) id NAA20337; Mon, 26 Oct 1998 13:37:09 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Hrvoje Niksic's message of "25 Oct 1998 23:54:38 +0100" Original-Lines: 18 User-Agent: Gnus/5.07004 (Pterodactyl Gnus v0.40) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18201 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18201 >>>>> "Hrvoje" == Hrvoje Niksic writes: Hrvoje> Shenghuo ZHU writes: Hrvoje> [...] Hrvoje> In 0.40: the message is shown correctly, but... If I click on Hrvoje> the image/gif part, I get the GIF in the same line with Hrvoje> [2. text/plain] part. When I click on the [2. ] part, the GIF Hrvoje> is lost. gnus-mm-display-part deletes the line of old mime-button then creates a new one. Unfortunately, the image is in the same line with mime-button. How about adding a "\n" in mm-inline-image? -- Shenghuo