From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug: Publishing with auto-sitemap is broken [7.7 (release_7.7.497.gae02e)] Date: Tue, 01 Nov 2011 07:21:41 -0400 Message-ID: <87ipn4krzu.fsf@norang.ca> References: <87sjmbmzt1.fsf@norang.ca> <87r51tc6di.fsf@gmail.com> <87lis0n7er.fsf@norang.ca> <87pqhcce67.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLCQm-0008JH-T7 for emacs-orgmode@gnu.org; Tue, 01 Nov 2011 07:23:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLCQg-0003d3-TK for emacs-orgmode@gnu.org; Tue, 01 Nov 2011 07:23:00 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:56185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLCQg-0003cp-Ov for emacs-orgmode@gnu.org; Tue, 01 Nov 2011 07:22:54 -0400 In-Reply-To: <87pqhcce67.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 01 Nov 2011 11:47:28 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Bernt Hansen writes: > >> Nicolas Goaziou writes: >> >>> Bernt Hansen writes: >>> >>>> Publishing with an automatically generated index file is broken for me. >>>> >>>> With org-publish-projects set with >>>> >>>> :auto-sitemap t >>>> :sitemap-filename "index.html" >>>> :sitemap-title "Test Publishing Area" >>>> :sitemap-style "tree" >>> >>> I think reverting changes on headlines in HTML and DocBook exporters is >>> the best option for now. >>> >>> Does the following patch work? >> >> Yes, this patch works for me. > > Would you mind dismissing the previous patch and test the following > instead? I think that the approach is better. Not at all :) I'll try this after work tonight and report back. > > Thank you in advance. > And Thank You! Regards, Bernt