Re: [O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-11 Thread Nicolas Goaziou
Hello, Karl Voit writes: > What is the policy of merging changes from master to maint? Does > this happen only for major issues? Only before releases? Usually maint contains either very important or trivial fixes. To put it differently, fixes that might not go in maint are invasive changes that

Re: [O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-11 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi Nicolas! > Karl Voit writes: > >>> Does your large file contain some [[id:...]] link? >> >> Yes. >> I am on maint, 75ee067410abf0ebab77b1b05d7dcfe2ddf53f4d. I should think of automatically adding my current emacs + Org-mode version in my email/posting foot

Re: [O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-10 Thread Nicolas Goaziou
Hello, Karl Voit writes: >> Does your large file contain some [[id:...]] link? > > Yes. > >> Does the sub-heading contains any? > > No. > >>> This takes very long on my i5 machine, roughly ten minutes. During >>> this scan, I can't use Emacs any more because it's blocking of >>> course. >> >> E

Re: [O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-10 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi Nicolas! > Karl Voit writes: > >> I do have this behavior which basically prevents me from exporting >> from Org-mode. When I invoke export (LaTeX, HTML, ...) of a >> sub-heading within a large file, Org-mode seems to scan *all* of my >> agenda files (with a

Re: [O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-10 Thread Samuel Wales
reported before. maybe nicolas fixed it in master but not maint.

Re: [O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-10 Thread Nicolas Goaziou
Hello, Karl Voit writes: > I do have this behavior which basically prevents me from exporting > from Org-mode. When I invoke export (LaTeX, HTML, ...) of a > sub-heading within a large file, Org-mode seems to scan *all* of my > agenda files (with approximately half a Million lines) at least for

[O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-10 Thread Karl Voit
Hi! I do have this behavior which basically prevents me from exporting from Org-mode. When I invoke export (LaTeX, HTML, ...) of a sub-heading within a large file, Org-mode seems to scan *all* of my agenda files (with approximately half a Million lines) at least for duplicate IDs. This takes very