emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds
Date: Thu, 07 Mar 2024 10:42:46 +0100	[thread overview]
Message-ID: <m2y1aus7hl.fsf@mac-03220211.irisa.fr> (raw)
In-Reply-To: <CAO48Bk8TS0tKrajaYZ8+Bwoaz-Pe2GaWVHpjOpDDMwPG5TNajw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1216 bytes --]

Hi Pedro,

On 2024-03-07 10:03, Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:

> could you please try to add
>
> #+LATEX_CLASS: beamer
> #+LATEX_CLASS_OPTIONS: [presentation,aspectratio=169]
>
> instead of
>
> (require 'ox-latex)
>
> (add-to-list 'org-latex-classes
>              '("my-beamer"
>                "\\documentclass\[presentation,aspectratio=169\]\{beamer\}
> [NO-DEFAULT-PACKAGES]"
>                ("\\section\{%s\}" . "\\section*\{%s\}")
>                ("\\subsection\{%s\}" . "\\subsection*\{%s\}")
>                ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}")))
>
> and see if that makes any difference?

Thank you for the suggestion. I tried this and it does not help, I have
the same error. I do not know how to debug it since the error happens in
compiled code whose origin is not given…

The surprising part is that the problematic function was introduced very
recently
(https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=87c9f9b5db2e14fe0c5254105b7b90b01bbf8d61)
but it seems to be used in the asynchronous export that does not load
any package, so there I should be using the orgmode version shipped with
emacs…

Alan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 528 bytes --]

  reply	other threads:[~2024-03-07  9:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07  9:03 Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds Pedro Andres Aranda Gutierrez
2024-03-07  9:42 ` Alan Schmitt [this message]
2024-03-07 10:45   ` Pedro Andres Aranda Gutierrez
2024-03-08 17:07   ` Pedro Andres Aranda Gutierrez
2024-03-09  9:43     ` Alan Schmitt
2024-03-17 18:05       ` Nasser Alkmim
2024-03-17 18:05       ` Nasser Alkmim
2024-03-18  6:57         ` Alan Schmitt
2024-03-18  9:39           ` Nasser Alkmim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2y1aus7hl.fsf@mac-03220211.irisa.fr \
    --to=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=paaguti@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).