From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19339 Path: main.gmane.org!not-for-mail From: Mike McEwan Newsgroups: gmane.emacs.gnus.general Subject: Re: Weird behaviours of message-insert-mime-part. Date: 30 Nov 1998 13:31:06 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157706 11088 80.91.224.250 (20 Oct 2002 23:48:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:48:26 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA16959 for ; Mon, 30 Nov 1998 08:45:36 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB04356; Mon, 30 Nov 1998 07:45:16 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Nov 1998 07:45:17 -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 HAA02781 for ; Mon, 30 Nov 1998 07:45:09 -0600 (CST) Original-Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA16947 for ; Mon, 30 Nov 1998 08:45:02 -0500 (EST) Original-Received: from [158.152.62.156] (helo=lotusland.demon.co.uk) by post.mail.demon.net with esmtp (Exim 2.054 #1) id 0zkTdK-0004uv-00 for ding@gnus.org; Mon, 30 Nov 1998 13:44:59 +0000 Original-Received: from mike by lotusland.demon.co.uk with local (Exim 2.05 #1) id 0zkTdG-0000HG-00 for ding@gnus.org; Mon, 30 Nov 1998 13:44:54 +0000 Original-To: ding@gnus.org In-Reply-To: Lloyd Zusman's message of "29 Nov 1998 23:51:41 -0500" User-Agent: Gnus/5.070056 (Pterodactyl Gnus v0.56) XEmacs/21.2(beta4) (Aglaophonos) Original-Lines: 21 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19339 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19339 Lloyd Zusman writes: > I'm using `pgnus-0.56' under XEmacs 20.4. > > I have some questions about some weird behaviors of the > `message-insert-mime-part' function (`C-a'). > > I used this function to insert a few images into an email message > to myself. When I received the message, XEmacs ignored the first > image and instead, displayed the ` > ...' tag without the leading > `<' or `#'. In other words, there was a single line in the buffer > consisting of this against the left margin: > > part type=image/jpeg filename="foobar.jpg" description="Foobar"> > I'm seeing this as well. I don't think I can successfully encode anything since 0.56. I'll give edebug a go. -- Mike.