all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: org-mode freezes sometimes
Date: Tue, 19 Oct 2021 11:17:05 +0100	[thread overview]
Message-ID: <875yttxqse.fsf@ucl.ac.uk> (raw)
In-Reply-To: CAKoxK+5h_eyGsUq9u8tFLyu05O+P-BRD4oyqg6HUma7MP=k2zw@mail.gmail.com

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	other threads:[~2021-10-19 10:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19  9:46 org-mode freezes sometimes Luca Ferrari
2021-10-19 10:17 ` Eric S Fraga [this message]
2021-10-19 12:20 ` Eli Zaretskii

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yttxqse.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.