Leo Butler <leo.but...@umanitoba.ca> writes: > I see the same thing as Billy, both with an up-to-date Org main branch > and 9.7.25. Applying his patch fixes the issue. > > Note that step 2 fails for me, with the message: > > make[1]: emacs-30-vcs: No such file or directory > make[1]: *** [Makefile:64: org-version.el] Error 127 > make[1]: Leaving directory '/home/tester/org/org-mode/lisp' > make: *** [mk/targets.mk:128: autoloads] Error 2
That's expected EMACS= is a custom Emacs executable (I have multiple Emacs versions installed in parallel). You can drop that if you just have a single Emacs. > Reproduction: > ... > 6. M-x customize-variable RET org-preview-latex-default-process > (set it to dvisvgm) This is what I missed. I am able to reproduce. Confirmed. However, this looks like a bug in Emacs, not in Org mode. May you report this to Emacs devs via M-x report-emacs-bug? -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>