From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Gilstrap Subject: export to html stuck in loop scanning for org IDs Date: Thu, 23 Jul 2015 17:03:06 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c7e26581bb1051b920df5 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIOa6-0006Gm-PL for emacs-orgmode@gnu.org; Thu, 23 Jul 2015 18:03:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIOa3-000164-Ih for emacs-orgmode@gnu.org; Thu, 23 Jul 2015 18:03:10 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:34503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIOa3-00015y-Dp for emacs-orgmode@gnu.org; Thu, 23 Jul 2015 18:03:07 -0400 Received: by wibud3 with SMTP id ud3so42410282wib.1 for ; Thu, 23 Jul 2015 15:03:06 -0700 (PDT) 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 --f46d043c7e26581bb1051b920df5 Content-Type: text/plain; charset=UTF-8 Hello, Until today, I had been running org-mode version 8.2.10 in GNU Emacs 24.3.1 on Windows 7 Ultimate (Service Pack 1). In an attempt to work around a problem with this version of org-mode, I updated org-mode to the latest daily snapshot (version 8.3beta). This fixed my previous problem but introduced another. When I attempt to export to HTML, the process gets stuck in a loop scanning for IDs. The entry in the *Message* buffer reads "680 unique files scanned for IDs [2 times]" where the number of times varies with how long I let it run before pressing C-g. This happens consistently with one file that I successfully exported last Friday under 8.2.10 but does not happen at all with some other files. So far, I have been unable to isolate exactly what it is about this file that causes the export to get stuck in this loop. I can do the legwork to track it down if someone more knowledgeable about the exporter can point me in the right direction. It seems obvious that it has something to do with IDs, but the files that still export properly contain IDs, too, so the issue isn't as simple as the existence of IDs in the file. Here are the last few lines in the *Messages* buffer, in case they might be helpful: org-babel-exp process R at line 5400... executing R code block... Code block evaluation complete. org-babel-exp process html at line 7062... 680 unique files scanned for IDs [2 times] Quit Thanks, Bruce --f46d043c7e26581bb1051b920df5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

<= div style=3D"font-size:12.8000001907349px">Until today, I had been running = org-mode version 8.2.10 in GNU Emacs 24.3.1 on Windows 7 Ultimate (Service = Pack 1). In an attempt to work around a problem with this version of org-mo= de, I updated org-mode to the latest daily snapshot (version 8.3beta). This= fixed my previous problem but introduced another.

When I attempt to export to HTML, the process gets stuck in a loop scan= ning for IDs. The entry in the *Message* buffer reads "680 unique file= s scanned for IDs [2 times]" where the number of times varies with how= long I let it run before pressing C-g.

This ha= ppens consistently with one file that I successfully exported last Friday u= nder 8.2.10 but does not happen at all with some other files. So far, I hav= e been unable to isolate exactly what it is about this file that causes the= export to get stuck in this loop. I can do the legwork to track it down if= someone more knowledgeable about the exporter can point me in the right di= rection. It seems obvious that it has something to do with IDs, but the fil= es that still export properly contain IDs, too, so the issue isn't as s= imple as the existence of IDs in the file.

Here= are the last few lines in the *Messages* buffer, in case they might be hel= pful:

org-babel-exp process R at line 5400...
executing R code block...
Code block evaluation complete.
org-babel-exp process html at line 7062...
680 unique files scanned for IDs [2= times]
Quit
Thanks,
Bruce
--f46d043c7e26581bb1051b920df5--