From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Subject: Re: Screencast of lispy.el with org-mode code base Date: Tue, 4 Mar 2014 15:20:47 +0100 Message-ID: References: <87wqga44wv.fsf@bzg.ath.cx> <8661nugiyy.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKqDO-0005R3-4I for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 09:21:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKqDN-0000Y8-9q for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 09:21:02 -0500 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:44946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKqDN-0000Xz-2h for emacs-orgmode@gnu.org; Tue, 04 Mar 2014 09:21:01 -0500 Received: by mail-we0-f179.google.com with SMTP id x48so5062798wes.10 for ; Tue, 04 Mar 2014 06:21:00 -0800 (PST) In-Reply-To: <8661nugiyy.fsf@somewhere.org> 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: Sebastien Vauban Cc: emacs-orgmode@gnu.org >> How do I make HTML links that refer to heading, e.g. >> not http://abo-abo.github.io/lispy/#sec-3-1, >> but http://abo-abo.github.io/lispy/#lispy-forward? > > Isn't this a use case for CUSTOM_ID (instead of ID)? In this case, > you'd name it `lispy-forward'... > Thanks again, Sebastien, I'm off to make an epic macro to replace all those ID with CUSTOM_ID. regards, Oleh