emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* The Org mode in the Org Git does not export
@ 2022-09-25 16:40 Rudolf Adamkovič
  2022-09-25 17:06 ` Fraga, Eric
  2022-09-26  4:39 ` Ihor Radchenko
  0 siblings, 2 replies; 27+ messages in thread
From: Rudolf Adamkovič @ 2022-09-25 16:40 UTC (permalink / raw)
  To: emacs-orgmode

Hello smart people!

The Org mode from Git does not export my notebook, while the Org mode
that comes with Emacs 29 does.  Is that normal?  My 1.6 MB notebook
contains 2078 headings and lots of prose, mathematics, code, citations,
tables, ... virtually everything.

The minimal configuration used for testing:

| (setq-default org-use-extra-keys t)
| (setq org-export-use-babel nil ; <----------- NOTE no Babel execution
|       org-export-with-broken-links 'mark
|       org-cite-csl-styles-dir "~/"
|       org-cite-export-processors '((t csl)))
| (with-eval-after-load 'ox
|   (require 'oc-csl))

The Org mode in Emacs 29 (Emacs Git, e0565e3896) exports the notebook in
about 13 seconds, but the Org mode from Git (Org Git, ebbc2ffaa) keeps
exporting forever.  (FYI, the new Org announces that the buffer is
syntactically correct.)

When I attach the profiler before exporting and then abort with C-g, the
profiler reports that Org spends almost all of the time in
'org-export--generate-copy-script'.

P.S. A while ago, I tried to binary-search the problematic part in my
notebook, but I did not find it.  The export times got progressively
better as I cut the parts.  Worst-case, I can try this again.

Any ideas?

Rudy
-- 
"The whole science is nothing more than a refinement of everyday
thinking."
-- Albert Einstein, 1879-1955

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2022-10-10 22:09 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25 16:40 The Org mode in the Org Git does not export Rudolf Adamkovič
2022-09-25 17:06 ` Fraga, Eric
2022-09-27 22:19   ` Rudolf Adamkovič
2022-09-28  3:06     ` Ihor Radchenko
2022-09-28 12:45       ` Rudolf Adamkovič
2022-09-28 12:55         ` Rudolf Adamkovič
2022-09-28 13:24           ` Ihor Radchenko
2022-09-28 15:49           ` Max Nikulin
2022-09-28 13:14         ` Ihor Radchenko
2022-09-28 15:56           ` Rudolf Adamkovič
2022-09-28 17:29             ` Rudolf Adamkovič
2022-09-29  2:30               ` Ihor Radchenko
2022-09-29 13:37                 ` Rudolf Adamkovič
2022-09-29 13:56                   ` Ihor Radchenko
2022-09-30 12:01                     ` Rudolf Adamkovič
2022-10-01  3:02                       ` Ihor Radchenko
2022-10-01 18:04                         ` Rudolf Adamkovič
2022-10-07  5:31                           ` Ihor Radchenko
2022-10-07  9:10                             ` Rudolf Adamkovič
2022-10-07 10:24                               ` Ihor Radchenko
2022-10-07 14:18                                 ` Rudolf Adamkovič
2022-10-09  6:36                                   ` Ihor Radchenko
2022-10-09 15:29                                     ` Rudolf Adamkovič
2022-10-10 10:15                                       ` Ihor Radchenko
2022-10-10 22:08                                         ` Rudolf Adamkovič
2022-09-26  4:39 ` Ihor Radchenko
2022-09-27 22:30   ` Rudolf Adamkovič

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).