From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Stegemann Subject: Re: [BUG] HTML exporting numbered literal examples Date: Fri, 24 Jul 2009 08:38:48 +0200 Message-ID: References: <87r5wg8lch.fsf@bzg.ath.cx> <87y6qn9xed.fsf@bzg.ath.cx> <87zlb2que2.fsf@bzg.ath.cx> <877hxz5fy7.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUEQx-0002as-2C for emacs-orgmode@gnu.org; Fri, 24 Jul 2009 02:39:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUEQs-0002Yw-RQ for emacs-orgmode@gnu.org; Fri, 24 Jul 2009 02:39:10 -0400 Received: from [199.232.76.173] (port=42911 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUEQs-0002Yp-Nk for emacs-orgmode@gnu.org; Fri, 24 Jul 2009 02:39:06 -0400 Received: from main.gmane.org ([80.91.229.2]:55800 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MUEQs-0005N2-5w for emacs-orgmode@gnu.org; Fri, 24 Jul 2009 02:39:06 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MUEQo-0007j2-BU for emacs-orgmode@gnu.org; Fri, 24 Jul 2009 06:39:02 +0000 Received: from london.zeitform.net ([146.140.213.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jul 2009 06:39:02 +0000 Received: from ulf-news by london.zeitform.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jul 2009 06:39:02 +0000 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 Hi Bastien, Bastien wrote: > I've finally pushed a change that allows whitespaces in labels and allow > the "-r" switch to be used even if "-n" is not there. Please test it and > let me know if it works as expected. great! I've tested this with some examples and it seems to work fine. Thanks for adding this feature :) Ulf