From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Newman Subject: Re: Re: Patch to fix two bugs in HTML/DocBook exporters Date: Thu, 9 Apr 2009 22:03:03 +0100 Message-ID: <20090409220303.0fb96e47@newmanfamily.me.uk> References: <6BB5BE3D-4B4D-4D14-BB8C-2F955A93E041@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ls1Oy-0007ae-NM for emacs-orgmode@gnu.org; Thu, 09 Apr 2009 17:03:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ls1Ox-0007Z4-0n for emacs-orgmode@gnu.org; Thu, 09 Apr 2009 17:03:12 -0400 Received: from [199.232.76.173] (port=59921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ls1Ow-0007Yy-Ok for emacs-orgmode@gnu.org; Thu, 09 Apr 2009 17:03:10 -0400 Received: from smtp4.enta.net ([78.33.48.14]:62858) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ls1Ow-0005Pb-5e for emacs-orgmode@gnu.org; Thu, 09 Apr 2009 17:03:10 -0400 Received: from localhost.localdomain (unknown [84.45.232.14]) by smtp4.enta.net (Postfix) with ESMTP id 701C4AE03E5 for ; Thu, 9 Apr 2009 21:03:07 +0000 (UTC) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Thu, 9 Apr 2009 12:33:55 +0200 Carsten Dominik wrote: > I really don't see why. Under what circumstances would you > want to mix list types like this, without at least on little > transition sentence between the lists? I cannot remember any > occasion when I would have wanted this to be possible. > I can't resist a challenge like that! I often write quick lists summarising the advantages and disadvantages of a proposed solution to a problem, eg: + It is faster - It is more expensive + It uses less memory - It is a horrible colour But I don't think it is worth trying to support something like this.