On 8/10/26 2:45 AM, Pedro Andres Aranda Gutierrez wrote:
Can you reproduce with
emacs -Q
?
Enviado desde mi iPhone
I did and then loaded my init file.
The pdf was produced, although it did not open
GNU Emacs 30.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.52,
cairo version 1.18.4) of 2026-06-28, modified by Debian
Org mode version 10.0-pre (release_9.8.8-350-ge186e4 @
/usr/local/share/org-mode/lisp/)
El 10 ago 2026, a las 6:40, Charles Millar <[email protected]> escribió:
Hi,
The following sequence
C-e C-s l o
results in
org-export-dispatch: Invalid function: #'(lambda (a s v b) (if a
(org-latex-export-to-pdf t s v b) (org-open-file (org-latex-export-to-pdf nil s
v b))))
C-e C-s l L, C-e C-s l p and C-e C-s l l all work fine.
I am able to open the PDF file created by C-e C-s l p
GNU Emacs 30.0.50 (build 222, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo
version 1.16.0) of 2026-08-08
Org mode version 10.0-pre (release_9.8.8-350-ge186e4
Charlie Millar