From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: html export - howto change UP|HOME link style? Date: Tue, 17 Nov 2009 04:17:24 +0100 Message-ID: <87ws1p262j.fsf@gmx.de> References: <1bcd1ad60911140851k6e859dech39074e3b977f9541@mail.gmail.com> <87r5s0zqzt.fsf@gollum.intra.norang.ca> <87ocn44sml.fsf@gmx.de> <1bcd1ad60911142113k3d5c94d8l7d231c5503d33dd7@mail.gmail.com> <87639c49n5.fsf@gmx.de> <1bcd1ad60911161731s12bb0cd2ice0b1cee2a5920bf@mail.gmail.com> 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 1NAEZb-0004Vd-34 for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 22:17:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAEZW-0004Te-Fs for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 22:17:42 -0500 Received: from [199.232.76.173] (port=42127 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAEZW-0004TU-B4 for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 22:17:38 -0500 Received: from mail.gmx.net ([213.165.64.20]:57863) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NAEZV-0002C6-4x for emacs-orgmode@gnu.org; Mon, 16 Nov 2009 22:17:37 -0500 In-Reply-To: <1bcd1ad60911161731s12bb0cd2ice0b1cee2a5920bf@mail.gmail.com> (Eraldo Helal's message of "Tue, 17 Nov 2009 02:31:06 +0100") 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: Eraldo Helal Cc: Bernt Hansen , Org-Mode , carsten.dominik@gmail.com Eraldo Helal writes: > Thanks again for this Sebastiran! > Will this be changed in newer versions of orgmode? > If so... I will just wait. Yes, I think so - simply because it's not valid. The id of the
element will be "org-div-home-and-up" as I see in the current git version. I guess Carsten is very busy at the moment because of all those patches and changes lately. Also, there is pressure to get all important changes into the next release of Emacs, if I got that right. As I assume you follow the git repo, you could just add a local branch and patch lisp/html.el in the mean time. You could delete it, once the fix is in. Sebastian