From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18976 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: Old boundary Date: 20 Nov 1998 10:48:47 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: <5b1zn1os4z.fsf@schnapps.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157409 9132 80.91.224.250 (20 Oct 2002 23:43:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:43:29 +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 DAA04681 for ; Fri, 20 Nov 1998 03:09:42 -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 CAB12026; Fri, 20 Nov 1998 02:08:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 20 Nov 1998 02:08:54 -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 CAA17223 for ; Fri, 20 Nov 1998 02:08:40 -0600 (CST) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA04630 for ; Fri, 20 Nov 1998 03:06:42 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id LAA01273 for ding@gnus.org; Fri, 20 Nov 1998 11:02:15 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id KAA02700; Fri, 20 Nov 1998 10:48:48 +0300 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "20 Nov 1998 03:29:43 +0100" Original-Lines: 41 User-Agent: Gnus/5.070052 (Pterodactyl Gnus v0.52) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18976 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18976 "LMI" == Lars Magne Ingebrigtsen writes: LMI> Vladimir Volovich writes: >> Thanks a lot. One more tiny glitch: when switching between the >> multipart/mixed and text/plain parts the number assigned to >> image/jpeg constantly increases by 1. :-) LMI> Yup. Fix in Pterodactyl Gnus v0.52. Thanks. Here is how it looks now. A bit strange, --- there is no number 4 (not shown as a text/plain part, i guess?), but there is number 5. [1. image/jpeg]... 3. [ ] text/plain [ ] text/plain [*] multipart/mixed [5. image/jpeg]... >> And it is numbered incorrectly (should be like 3.1, i guess). LMI> No, they are numbered by integers, and not by hierarchy. But here is how the article looks like after C-d'ing (VERY nice :) : [ 87: Lars Magne Ingebrigt] <* mixed> Old boundary [ 18: Lars Magne Ingebrigt] <1 jpeg> [ 1: Lars Magne Ingebrigt] <2 text> [ 41: Lars Magne Ingebrigt] <3.* alternative> [ 2: Lars Magne Ingebrigt] <3.1 text> [ 2: Lars Magne Ingebrigt] <3.2 text> [ 25: Lars Magne Ingebrigt] <3.3.* mixed> [ 18: Lars Magne Ingebrigt] <3.3.1 jpeg> [ 5: Lars Magne Ingebrigt] <4 text> The jpeg part is numbered 3.3.1. Or are the numbering systems in those cases different? Best regards, -- Vladimir.