From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] Fix section id on HTML export when no custom id is present Date: Sun, 19 Apr 2009 22:16:14 -0400 Message-ID: <87ocusqdch.fsf@gollum.intra.norang.ca> References: <1240158544-8214-1-git-send-email-bernt@norang.ca> <1240158544-8214-2-git-send-email-bernt@norang.ca> 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 1Lvj3X-0004eb-Uw for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 22:16:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lvj3T-0004cA-DI for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 22:16:22 -0400 Received: from [199.232.76.173] (port=34455 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lvj3T-0004bv-81 for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 22:16:19 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:53046) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lvj3S-0006Nu-QX for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 22:16:18 -0400 In-Reply-To: (Carsten Dominik's message of "Sun\, 19 Apr 2009 22\:33\:44 +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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > Yes, a bug, but your fix is not the right one, see the discussions > with Sebastian about the naming of containers and IDs. > > Fixed, in a different way. > > Thanks. Thanks for fixing it :) -Bernt