From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ox-html: Table of Contents not respecting CUSTOM_ID Date: Wed, 01 Jul 2015 14:51:34 +0200 Message-ID: <87r3os82i1.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAHSz-00071N-Kj for emacs-orgmode@gnu.org; Wed, 01 Jul 2015 08:50:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAHSu-0002cl-Gu for emacs-orgmode@gnu.org; Wed, 01 Jul 2015 08:50:17 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAHSu-0002c2-Ax for emacs-orgmode@gnu.org; Wed, 01 Jul 2015 08:50:12 -0400 In-Reply-To: (Mitchel Humpherys's message of "Mon, 29 Jun 2015 14:08:03 -0700") 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: Mitchel Humpherys Cc: emacs-orgmode@gnu.org Hello, Mitchel Humpherys writes: > It seems that my table of contents links are no longer using the > CUSTOM_ID property. Here's a minimal example: > > * My Cool Section > :PROPERTIES: > :CUSTOM_ID: my-cool-section > :END: > > * Other Section > Please refer to [[#my-cool-section]]. Fixed in e61bedadcbed598a2164899ee6b108ce18e57a30. Thank you. Regards, -- Nicolas Goaziou