From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [BUG] HTML exporting numbered literal examples Date: Sat, 18 Jul 2009 09:15:48 +0200 Message-ID: <87zlb2que2.fsf@bzg.ath.cx> References: <87r5wg8lch.fsf@bzg.ath.cx> <87y6qn9xed.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MS556-0005ho-JC for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:15:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MS552-0005fx-0p for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:15:44 -0400 Received: from [199.232.76.173] (port=34598 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MS551-0005fp-P3 for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:15:39 -0400 Received: from rv-out-0708.google.com ([209.85.198.243]:33745) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MS551-0003TR-DS for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:15:39 -0400 Received: by rv-out-0708.google.com with SMTP id f25so520055rvb.6 for ; Sat, 18 Jul 2009 01:15:39 -0700 (PDT) In-Reply-To: (Ulf Stegemann's message of "Fri, 17 Jul 2009 23:08:26 +0200") 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: Ulf Stegemann Cc: emacs-orgmode@gnu.org Ulf Stegemann writes: > Right, I agree with your observation but I think I wouldn't with your > conclusion. I don't think that this is a problem. From the author's > point of view I think he/she knows what's going on since this is not the > default behaviour and the `-r' switch actually has to be added. And > after all we are talking about links. And as with any other link if the > link target is self-explanatory: fine, then I can use it as link name. If > it is not, I should choose something less confusing for the reader. One problem is the limitation about labels you can use. E.g. labels do not allow whitespaces. It is hard to write meaningful self-explanatory link names without using whitespaces. I will see if I can overcome this in a clean way. Thanks! -- Bastien