help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: org-mode freezes sometimes


From: Eric S Fraga
Subject: Re: org-mode freezes sometimes
Date: Tue, 19 Oct 2021 11:17:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Two things to try:

1. turn on debug on quit (M-x toggle-debug-on-quit RET) and hit C-g when
   "frozen" to see what Emacs is doing at that point.

2. profile org using elp (M-x elp-instrument-package RET org RET) and
   after some time ask for the profiling results (M-x elp-results RET)
   to see where the time has been spent.

I don't see slowdown with images personally but I do with large tables
but the latter is a well known issue with org.

HTH,
eric

-- 
Eric S Fraga via Emacs 28.0.60 & org 9.5 on Debian 11.1




reply via email to

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