From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: org-element approach to modify or add ID to every headline Date: Sun, 9 Aug 2015 20:23:25 -0500 Message-ID: References: <87si7saou1.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOboF-00009d-5Z for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 21:23:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOboE-0000sE-30 for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 21:23:27 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:38503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOboD-0000s0-Rv for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 21:23:25 -0400 Received: by wicja10 with SMTP id ja10so5225741wic.1 for ; Sun, 09 Aug 2015 18:23:25 -0700 (PDT) In-Reply-To: <87si7saou1.fsf@nicolasgoaziou.fr> 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: Grant Rettke , "emacs-orgmode@gnu.org" On Sun, Aug 9, 2015 at 2:44 AM, Nicolas Goaziou wrote: > Anyway, the following should do: That works perfectly. Thank you. Tempted to run it in a on-save hook just to ensure that the document *always* has IDs. At least for tangle comments.