From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30197 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Showing image attachments inline, but buttonized Date: Sat, 22 Apr 2000 17:53:35 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <200004221553.RAA04683@lucy.cs.uni-dortmund.de> References: <9t9pux06r9d.fsf@mraz.iskon.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035166762 7213 80.91.224.250 (21 Oct 2002 02:19:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:19:22 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id D75DED051E for ; Sat, 22 Apr 2000 11:54:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB25349; Sat, 22 Apr 2000 10:53:59 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 22 Apr 2000 10:53:29 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA20749 for ; Sat, 22 Apr 2000 10:53:19 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by mailhost.sclp.com (Postfix) with ESMTP id 81E2AD051E for ; Sat, 22 Apr 2000 11:53:36 -0400 (EDT) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id RAA11578 for ; Sat, 22 Apr 2000 17:53:35 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id RAA11121; Sat, 22 Apr 2000 17:53:35 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id RAA04683; Sat, 22 Apr 2000 17:53:35 +0200 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "22 Apr 2000 01:34:52 +0200" User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/21.0.90 Original-Lines: 37 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30197 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30197 Lars Magne Ingebrigtsen writes: > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: >=20 > > > '(("image/.*" :before button :after line) > > > ("text/.* :after thick-line)) > >=20 > > I think what we really want is to display a text part inline if it > > seems to be part of the current line, and _maybe_ display it with s= ome > > visual delimiter if it is not part of the current line. > >=20 > > We don't want to lose the really cool `Polish and Japanese in one > > line' feature, do we? >=20 > We don't, and that complicates things even further. How do we specify > that?=20 Well, hm. Hm. It ought to be easy enough to tell if the part is part of the same line -- just count the number of consecutive newlines before the MIME separator. I don't know whether we always want the visual delimiter in other cases. Hm. I think that message/* parts should always be with a delimiter, though. Hm. And probably we want the delimiter if one part is text/foo and another is text/bar. Maybe we want an iterative approximation to the solution? Make a simple test, then see if people complain about too many delimiters. kai --=20 Beware of flying birch trees.