From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: Nasser Alkmim <nasser.alkmim@gmail.com>
Cc: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>,
Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Subject: cannot export asynchronously because of org-fold-core--update-buffer-folds
Date: Mon, 18 Mar 2024 07:57:27 +0100 [thread overview]
Message-ID: <m2bk7cyqlk.fsf@petitepomme.net> (raw)
In-Reply-To: <87cyrsg2e1.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 726 bytes --]
Hello,
On 2024-03-17 19:05, Nasser Alkmim <nasser.alkmim@gmail.com> writes:
> Hi Alan, how did you effectively solve the problem?
Here is the contents of my export-init file:
(setq user-emacs-directory "/Users/schmitta/projets/plain-emacs-config/")
(add-to-list 'load-path (expand-file-name "straight/build/org/" user-emacs-directory))
(setq-default indent-tabs-mode nil)
(setq org-latex-src-block-backend 'minted)
(setq org-latex-pdf-process
'("latexmk -pdflatex='%latex --shell-escape -8bit' -pdf -quiet %f"))
(setq org-export-async-debug t)
(require 'ox-beamer)
(add-to-list 'org-beamer-environments-extra
'("onlyenv" "O" "\\begin{onlyenv}%a" "\\end{onlyenv}"))
Best,
Alan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 528 bytes --]
next prev parent reply other threads:[~2024-03-18 6:58 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
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 [this message]
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=m2bk7cyqlk.fsf@petitepomme.net \
--to=alan.schmitt@polytechnique.org \
--cc=emacs-orgmode@gnu.org \
--cc=nasser.alkmim@gmail.com \
--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).