From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: theindex.inc and theindex.org Date: Sat, 17 Dec 2011 16:01:24 +0100 Message-ID: <87zkertf7f.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbvkR-0003OY-DI for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 10:00:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbvkQ-0002rO-3K for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 10:00:27 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:38115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbvkP-0002rI-O8 for emacs-orgmode@gnu.org; Sat, 17 Dec 2011 10:00:26 -0500 Received: by eekc41 with SMTP id c41so4247143eek.0 for ; Sat, 17 Dec 2011 07:00:24 -0800 (PST) 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: emacs-orgmode@gnu.org Hi all, when publishing index entries, Org used to publish both theindex.inc and an empty theindex.org that you can manually edit. Long ago, I removed theindex.inc and used theindex.org directly (see commit f0d7acfb). But this is not as flexible as publishing both: so index entries are now stored in theindex.inc back again, and you can edit theindex.org (see commit dd986192). Please update your configuration is needed. Thanks to Stefan Vollmar for insisting on this. Best, http://orgmode.org/w/?p=org-mode.git;a=commit;h=f0d7acfb7867518529d63fe3d111f5f3cf39a61f http://orgmode.org/w/?p=org-mode.git;a=commit;h=dd98619286f84c4ced735a052ff13e3fe343c980 -- Bastien