emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: Failed to render org file during first load on buffer emacs 27.


From: Ihor Radchenko
Subject: Re: Bug: Failed to render org file during first load on buffer emacs 27.1 windows binaries [9.3 (release_9.3 @ c:/ProgramFilesh/emacs-27.1-x86_64/share/emacs/27.1/lisp/org/)]
Date: Sat, 22 May 2021 21:33:48 +0800

Aaron Rea <area@alumni.nd.edu> writes:
> As for the org version, I hit this issue even when running it out of the
> box.

I recall exactly same issue reported some time ago on Reddit. It appears
to be very rare and hard to debug from our side.

> Is there perhaps a different set of windows binaries I should be
> using?

I believe that you should have no problem if you use Linux subsystem and
install Linux version of Emacs there.

> Or is there a way to run a stack trace on the entire emacs session?
> It's not running into any actual error so debug isn't yielding anything.

If you are willing to debug it, I suggest running
1. M-x debug-on-entry <RET> org-mode <RET>
2. Opening the file (first time)
3. Stepping through debugger to figure out what part of the org-mode
   startup is triggering the problem. See 19.1.8 Debugger Commands
   section of the Emacs manual for guide how to use the debugger.

Hope it helps.

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]